Beads-Kanban-UI
Visual Kanban board for Beads task tracking
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Beads-Kanban-UI?โผ
Run `npx skills add AvivK5498/Beads-Kanban-UI --all -g -y` in your terminal to install all skills in this repository globally.
What is Beads Kanban UI used for?โผ
It gives the Beads CLI issue tracker a visual board where you drag tasks across Open, In Progress, In Review, and Closed columns, group work into epics, and manage pull requests without the terminal.
Does Beads Kanban UI support multiple projects?โผ
Yes. The dashboard shows all your Beads projects in one place with status charts, colored tags, and filters, and you can click any project to open its board.
Can I manage pull requests from the board?โผ
Yes. You can create PRs, watch CI status, resolve merge conflicts, and merge directly from the task detail panel, and tasks auto-close when their PR merges.
Does Beads Kanban UI update in real time?โผ
Yes. A file watcher detects changes to your Beads data on disk and refreshes the board instantly, while PR status polls every 30 seconds.