- •Read the user’s project idea (or
spec/idea.mdif it exists), plusAGENTS.mdandcodex.tomlif present. - •Ask up to 5 targeted questions only if essential info is missing (goal, users, constraints, success metrics).
- •Create/update:
- •
spec/brief.md(1–2 pages) with: Goal, Users, Scope/Non-scope, Constraints, Risks, Milestones. - •
spec/index.md(navigation hub) with links to brief, architecture, ADRs, and backlog.
- •
- •End with a proposed “first 3 features” list (thin vertical slices) and recommend running
backlog-builder.
project-intake
将粗略的项目构想转化为简洁的项目简报,并生成初始的 spec/index.md。
SKILL.md
--- frontmattername: project-intake description: Turn a rough project idea into a concise Project Brief and a starting spec/index.md.