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

@@ -170,6 +170,7 @@ CloudCLI has a plugin system that lets you add custom tabs with their own fronte
| **[Sessions](https://github.com/strykereye2/cloudcli-plugin-session-manager)** | View, manage, and kill active Claude Code sessions |
| **[Token Cost Calculator](https://github.com/NightmareAway/cloudcli-plugin-token-cost-calculator)** | Calculate API costs from model prices and token usage, with preset model pricing support |
| **[Task Queue](https://github.com/TadMSTR/cloudcli-plugin-task-queue)** | Task queue dashboard to view, filter, and launch agent tasks |
| **[GitHub Issues Board](https://github.com/szmidtpiotr/claude-github-issue)** | Kanban board for GitHub Issues with bidirectional TaskMaster sync and /github-task CLI skill auto-install |
### Build Your Own