Add beads-kanban-ui and beads-orchestration to Community Tools (#1255)
Web UIs: - beads-kanban-ui: Visual Kanban board with git branch status tracking, epic/subtask management, design doc viewer, and activity timeline. Claude Code Orchestration (new section): - beads-orchestration: Multi-agent orchestration skill for Claude Code. Orchestrator investigates issues, manages tasks automatically, and delegates to tech-specific supervisors on isolated branches.
This commit is contained in:
@@ -28,6 +28,9 @@ A curated list of community-built UIs, extensions, and integrations for Beads. R
|
||||
|
||||
- **[beads-dashboard](https://github.com/rhydlewis/beads-dashboard)** - A local, lean metrics dashboard for your beads data. Provides insights insights into lead time, throughput and other continuous improvement metrics. Includes a filterable table view of "all issues". Built by [@rhydlewis](https://github.com/rhydlewis). (Node.js/React)
|
||||
|
||||
|
||||
- **[beads-kanban-ui](https://github.com/AvivK5498/Beads-Kanban-UI)** - Visual Kanban board with git branch status tracking, epic/subtask management, design doc viewer, and activity timeline. Install via npm: `npm install -g beads-kanban-ui`. Built by [@AvivK5498](https://github.com/AvivK5498). (TypeScript/Rust)
|
||||
|
||||
## Editor Extensions
|
||||
|
||||
- **[vscode-beads](https://marketplace.visualstudio.com/items?itemName=planet57.vscode-beads)** - VS Code extension with issues panel and daemon management. Built by [@jdillon](https://github.com/jdillon). (TypeScript)
|
||||
@@ -50,6 +53,10 @@ A curated list of community-built UIs, extensions, and integrations for Beads. R
|
||||
|
||||
- **[jira-beads-sync](https://github.com/conallob/jira-beads-sync)** - CLI tool & Claude Code plugin to sync tasks from Jira into beads and publish beads task states back to Jira. Built by [@conallob](https://github.com/conallob). (Go)
|
||||
|
||||
## Claude Code Orchestration
|
||||
|
||||
- **[beads-orchestration](https://github.com/AvivK5498/Claude-Code-Beads-Orchestration)** - Multi-agent orchestration skill for Claude Code. Orchestrator investigates issues, manages beads tasks automatically, and delegates to tech-specific supervisors on isolated branches. Includes hooks for workflow enforcement, epic/subtask support, and optional external provider delegation (Codex/Gemini). Install via npm: `npm install -g @avivkaplan/beads-orchestration`. Built by [@AvivK5498](https://github.com/AvivK5498). (Node.js/Python)
|
||||
|
||||
## Historical / Stale
|
||||
|
||||
- **[beady](https://github.com/maphew/beady)** - Early prototype effort, now stale. Built by [@maphew](https://github.com/maphew). (Go)
|
||||
|
||||
Reference in New Issue
Block a user