writing-plans
Installation
SKILL.md
Writing Plans
Overview
Write comprehensive implementation plans for an engineer who needs the relevant repository context. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits.
Describe the constraints and interfaces that matter; rely on the implementer's judgment for routine coding details.
Announce at start: "I'm using the writing-plans skill to create the implementation plan."
Context: Reuse the current task workspace; isolate it when existing changes or parallel work require that.
Save plans to: docs/plans/YYYY-MM-DD-<feature-name>.md