一键导入
kanban-start
Start the Kanban board web UI. Opens the board in the browser so you can view and manage tickets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Start the Kanban board web UI. Opens the board in the browser so you can view and manage tickets.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Break work into stories and subtasks on the Kanban board. Use when the user describes a feature, task, or body of work that should be planned, decomposed, or organized into trackable tickets.
Stop the Kanban board web UI server.
Start working through planned tickets on the Kanban board. Use when the user wants to begin executing planned work, or confirms they want to start after planning. Moves tickets through columns and updates them as work progresses.
Break work into stories and subtasks on the Kanban board. Use when the user describes a feature, task, or body of work that should be planned, decomposed, or organized into trackable tickets.
Start working through planned tickets on the Kanban board. Use when the user wants to begin executing planned work, or confirms they want to start after planning. Moves tickets through columns and updates them as work progresses.
| name | kanban-start |
| description | Start the Kanban board web UI. Opens the board in the browser so you can view and manage tickets. |
| allowed-tools | Bash, mcp__kanban__open_board |
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.