progress-handoff
Installation
SKILL.md
Progress Handoff
Do not implement code, stage files, commit, or push; only produce the handoff plan.
Workflow
- Infer the target plan file path.
- Inspect repository conventions first:
plans/,docs/plans/,.pi/plans/, existingPLAN*.mdfiles, or similar handoff files. - If no convention exists, create
PLAN-<UPPERCASE-SLUG>.mdin the repository root. - Choose a short, specific topic slug from the discussed task or feature. Prefer concrete product or code nouns over vague words like
TASK,UPDATE, orCHANGES. - If the topic is ambiguous, ask for a short slug before writing.
- If the inferred file already exists, read it and ask before overwriting, merging, or substantially rewriting it.
- Inspect repository conventions first: