Spec Review

Reviews and enriches story specifications with codebase-verified technical sub-tasks, architecture alignment checks, design simplification suggestions, and API test plans. Dynamically discovers project architecture at runtime. Use when: (1) a new story spec needs review before implementation, (2) a spec has high-level tasks but lacks implementation-ready detail, (3) need to verify spec assumptions against actual codebase, (4) a spec references API changes but has no test plan, (5) reviewing specs that reference data shapes or pipeline ordering, (6) spec subtasks mention add field X to object Y or call function at line N.

abhattacherjee Updated

File contents

abhattacherjee/claude-code-skills/tree/main/spec-review commit 82c0ce097b

Frequently asked questions

npx skillmds@latest add abhattacherjee/spec-review