writing-plans

Installation
SKILL.md

Writing Plans

Create implementation plans from approved specs. The output is consumed by executing-plans or subagent-driven-development.

Process

Step 1: Read the Spec

  • Read the approved spec in docs/specs/
  • Identify: requirements, architecture changes, success criteria
  • Note any open questions before planning

Step 2: Break Down Into Phases

Each phase must be:

  • Independently deliverable — it can be merged on its own
  • Incrementally testable — tests can verify it at the end of the phase
  • Scope-bounded — clear start and end
Installs
2
Repository
rbraga01/a-team
GitHub Stars
14
First Seen
Jun 17, 2026
writing-plans — rbraga01/a-team