بنقرة واحدة
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 ويثبّتها لك.
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.
استنادا إلى تصنيف SOC المهني
| 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.