progress-committer
Installation
SKILL.md
Progress Committer
Update relevant progress docs to match completed work, then create a focused commit. Keep unrelated working-tree changes untouched.
Workflow
-
Inspect repository state first.
- Run
git status --shortand identify the current branch. - Inspect staged and unstaged diffs.
- Separate intended task changes from unrelated user work.
- Run
-
Identify relevant progress docs.
- Look for planning docs tied to the changed area:
PLAN.md,TODO.md,ROADMAP.md, docs plans, task plans, or colocated feature plans. - Update only docs relevant to the completed work.
- Do not create a progress doc just for this skill.
- If several docs are plausible and the right one is unclear, ask before editing.
- Look for planning docs tied to the changed area: