- •Read
spec/brief.md,spec/index.md(if present), and repository conventions fromAGENTS.md. - •Produce a backlog with:
- •Epics (2–6)
- •Features per epic (3–10), each small enough to ship in 1–2 PRs
- •Each feature: title, 1–2 sentence goal, rough acceptance criteria, dependencies, risk notes
- •Write/update:
- •
spec/backlog.md - •Ensure
spec/index.mdlinks to the backlog.
- •
- •End by recommending the next feature to spec (run
feature-kickoff).
backlog-builder
将 spec/brief.md 转化为带有 ID 和依赖关系的初始史诗与功能待办列表。
SKILL.md
--- frontmattername: backlog-builder description: Convert spec/brief.md into an initial backlog of epics and features with IDs and dependencies.