Create a git commit for the staged changes, branching off the default branch first if needed
原文语言:英语
菜单
已展示 6 / 6 个已收集 Skill。
Create a git commit for the staged changes, branching off the default branch first if needed
原文语言:英语
Capture feature intent and acceptance criteria before planning begins, writing docs/specs/<YY_MM_DD_HH>_<name>/spec.md. Stops for user approval before the plan skill runs.
原文语言:英语
Implement the plan at docs/specs/<YY_MM_DD_HH>_<name>/plan.md, spawning developer sub-agents per phase, writing tests test-first, and marking off completed steps.
原文语言:英语
Review a dated plan under docs/specs/ for missing steps, wrong assumptions, or guideline violations before implementation begins.
原文语言:英语
Create an implementation plan and save it to docs/specs/<YY_MM_DD_HH>_<name>/plan.md, gated by a required constitution check.
原文语言:英语
Create a pull request for the current branch
原文语言:英语