Create a git commit for the staged changes, branching off the default branch first if needed
원문 언어: 영어
메뉴
SkillsMP는 KonH/ClaudeTools에서 6개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 6개 중 6개를 표시합니다.
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
원문 언어: 영어