Spec Generator

Transform feature descriptions into 3-tier specifications (Requirements, Design, Tasks) using EARS syntax, with schema-validated frontmatter on every emitted file. Reads the canonical spec schema before writing and rejects any out-of-range enum value. Use when you say "generate spec", "formalize requirements", or "create requirements/design/tasks". Do NOT use to decide what to build or to run the gates that precede it (use spec, which invokes this to write the artifacts).

rjmurillo Updated

File contents

rjmurillo/ai-agents/tree/main/.claude/skills/spec-generator commit 08d06cc866

Frequently asked questions

npx skillmds@latest add rjmurillo/spec-generator