From kanban
Start the Kanban board web UI. Opens the board in the browser so you can view and manage tickets.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kanban:kanban-startThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Call `mcp__kanban__open_board` to ensure the web UI server is running. It returns the board URL.
Call mcp__kanban__open_board to ensure the web UI server is running. It returns the board URL.
open "<url from open_board>"
Tell the user the board is ready and provide the URL.
npx claudepluginhub gablabelle/claude-plugins --plugin kanbanManages persistent Kanban board synced with TodoWrite for multi-step tasks, progress tracking, and AI agent coordination. Activates on 3+ TodoWrite items, kanban mentions, or multi-step starts.
Manages GitHub Projects V2 kanban boards: create boards, add columns, move items, and sync status via gh CLI and GraphQL.