adezdev
UserSpec-driven development for Claude Code: plan to requirements to architecture to tasks to reviewed PRs, with traceability enforced.
Categories
Indexed Skills (5)
architecture
Turn a requirements.md into a traceable architecture.md — components with stable C-ids, each declaring which R-ids it covers, plus decisions and risks. Use when the user says "/blueprint:architecture", "design this", "how should we build this", "turn the requirements into a design", or has a requirements.md and needs the technical shape before tasks are cut.
build
Execute the next unblocked task from a Blueprint tasks.md — read only that task's component and acceptance criteria, make the focused change, prove it with the done-when check, tick the box. Use when the user says "/blueprint:build", "do the next task", "implement T4", "continue the blueprint", or wants the spec turned into code one reviewable commit at a time.
inspect
Validate a Blueprint feature's traceability chain — orphan requirements, uncovered acceptance criteria, dangling C/R ids, components nothing builds, unanswered open questions. Use when the user says "/blueprint:inspect", "check the spec", "validate the blueprint", "does everything trace", or after hand-editing any of requirements.md / architecture.md / tasks.md.
requirements
Turn a rough plan into a traceable requirements.md with stable R-ids and testable EARS acceptance criteria. Use when the user says "/blueprint:requirements", "write requirements", "turn this plan into requirements", "spec this out", or hands over a plan.md / design doc / issue and wants it made rigorous before any code is written.
tasks
Turn an architecture.md into a traceable tasks.md — phased, commit-sized T-ids, each citing its component and acceptance criteria with a runnable done-when check. Use when the user says "/blueprint:tasks", "break this into tasks", "make a task list", "what's the build order", or has an architecture.md and wants an executable plan.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.