Create a git commit for the staged changes, branching off the default branch first if needed
KonH/ClaudeTools
SkillsMP has collected 6 skills from KonH/ClaudeTools. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 6 of 6 collected skills.
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