Spec

Turn a problem into testable requirements with acceptance criteria, through a first-principles gate, a memory-first prior-art gate, and a PRD schema. Use when you say `spec this out`, `what should we build`, or `define the requirements`, and run it before plan. Do NOT use to sequence work into milestones (use plan), do NOT use to write the code (use build), and do NOT use to emit the REQ, DESIGN and TASK files directly (use spec-generator, which this invokes).

rjmurillo Updated

File contents

rjmurillo/ai-agents/tree/main/.claude/skills/spec commit b821a59811

Frequently asked questions

npx skillmds@latest add rjmurillo/spec