원클릭으로
plan
啟動技術規劃流程。Tech Lead 讀取當前 sprint 的 spec issues,拆分為 task issues。觸發關鍵字:"plan", "規劃", "拆分", "架構"。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
啟動技術規劃流程。Tech Lead 讀取當前 sprint 的 spec issues,拆分為 task issues。觸發關鍵字:"plan", "規劃", "拆分", "架構"。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
啟動實作流程。多個 engineer agent 背景並行認領 feature issues,同時 QA agent 根據 spec 撰寫 e2e test。觸發關鍵字:"implement", "實作", "開發"。
初始化 GitHub repo 的 issue labels、project 設定。在開始使用 specflow 工作流前執行一次。觸發關鍵字:"init", "初始化", "setup"。
啟動 QA 撰寫 e2e test script。根據 spec API contract 撰寫測試程式碼,與 engineer 同時進行,不需等實作完成。觸發關鍵字:"qa", "測試", "test", "e2e"。
確認當前 sprint release,關閉 milestone,自動推進到下一個 sprint。觸發關鍵字:"release", "發佈", "上線"。
啟動 spec 討論流程。與使用者討論需求、規劃 sprint 階段、將功能需求以 GitHub Issue + Milestone 發佈。觸發關鍵字:"spec", "規格", "需求", "新專案"。
啟動完整的 specflow 專案流程。使用者只需與 spec agent 對話確認需求和架構,之後 tech-lead → (engineer + qa 並行) → verify → release 全部自動背景執行。觸發關鍵字:"start", "開始", "啟動專案", "新專案"。
| name | plan |
| description | 啟動技術規劃流程。Tech Lead 讀取當前 sprint 的 spec issues,拆分為 task issues。觸發關鍵字:"plan", "規劃", "拆分", "架構"。 |
| user-invocable | true |
| allowed-tools | Read, Write, Edit, Grep, Glob, Bash, Agent |
| argument-hint | [sprint編號] |
Tech Lead 讀取當前 sprint 的 spec issues,拆分為可執行的 task issues。
subagent_type: "tech-lead" 啟動啟動 tech-lead agent 時傳入:
task)/implement 開始實作