chore: add github issues board plugin

This commit is contained in:
Haileyesus
2026-06-11 14:00:41 +03:00
parent f12af8a61b
commit 21b0f14e7a
10 changed files with 24 additions and 0 deletions

View File

@@ -532,6 +532,12 @@
"description": "Task queue dashboard to view, filter, and launch agent tasks.",
"install": "Install"
},
"githubIssuesBoardPlugin": {
"name": "GitHub Issues Board",
"badge": "unofficial",
"description": "Kanban board for GitHub Issues with bidirectional TaskMaster sync and /github-task CLI skill auto-install",
"install": "Install"
},
"morePlugins": "More",
"enable": "Enable",
"disable": "Disable",