better-planning-tasks
Installation
SKILL.md
Better Planning · ⑤ Task breakdown
The family's definition of done: "go do task 3" works cold — an agent (or human) with no conversation history opens the task, follows its links, builds it, and proves it done with the task's own acceptance check. This phase converts plan milestones into units of that quality.
The family
Five complementary skills, one artifact space (docs/better-planning/), one objective: take a
fuzzy idea to buildable work with no ambiguity between human and agent.
| Phase | Skill | Output (= the resume point) |
|---|---|---|
| ① brainstorm | better-planning-brainstorm | <x>-brief.md — the alignment record |
| ② prd | better-planning-prd | settled <x>-prd.md + HTML companion |
| ③ design | better-planning-design | <feature>-tdd.md — technical design + HTML companion |
| ④ plan | better-planning-plan | <feature>-plan.md — milestones with verifiable outcomes |
| ⑤ tasks | better-planning-tasks (this one) | <feature>-tasks.md — agent-executable units |