بنقرة واحدة
sprint-proposal
Generate a sprint proposal document with scope, risks, and G0 checklist
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate a sprint proposal document with scope, risks, and G0 checklist
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | sprint-proposal |
| description | Generate a sprint proposal document with scope, risks, and G0 checklist |
| allowed-tools | Read, Write, Glob, Grep |
根據需求討論產出標準化的 Sprint 提案書。
/sprint-proposal <sprint-number> <project-name>
$0: Sprint 編號(如 2)$1: 專案名稱(如 AgentHub)讀取提案書範本:
使用 Read tool 讀取 .knowledge/templates/sprint-proposal.md.template。
若檔案不存在,略過此步驟,改用預設格式。
讀取現有提案書參考格式:
使用 Glob tool 搜尋 proposal/sprint*-proposal.md,取最後一個(編號最大),用 Read tool 讀取前 30 行。
若無既有提案書,略過此步驟。
產出 proposal/sprint$0-proposal.md,包含:
嚴格遵循 .knowledge/templates/sprint-proposal.md.template 的結構。
若範本不存在,遵循 proposal/ 下既有提案書的格式。
Initialize new project with CLAUDE.md, .knowledge/ structure, company rules, and git
Generate a development plan with task breakdown and section 10 tracking tables
L1 Code Review SOP — 強制規範對照 + 審核決策,不得跳過任何 checkpoint
Merge sprint branch to base branch, tag release, and clean up branches
Mark a task as done after L1 review passes
Boss dispatches tasks — auto-create .tasks/ files and record in dev-plan