원클릭으로
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.