writing-plans

Installation
SKILL.md

What this skill does

Takes a brainstorming output brief and produces a plan: an ordered list of atomic tasks that subagent-driven-development (SDD) can dispatch one at a time. Each task must be:

  • ≤5 minutes of work for the implementer subagent (P2-B);
  • One module of touch surface (consistent with SDD's per-task scope);
  • Independently verifiable — has a RED test (or RED diagnostic) that goes GREEN when the task is done.

The plan is the paths-not-content handoff between brainstorming and SDD. brainstorming wrote the brief; SDD consumes the plan; this skill produces the plan and self-reviews it before declaring DONE.

The pipeline

Installs
1
GitHub Stars
6
First Seen
Jun 17, 2026
Security Audits
writing-plans — kouko/monkey-skills