Spec Extract

Extract business rules, validations, and domain logic from existing codebases. Use when reverse-engineering undocumented business rules, onboarding onto a codebase, preparing for a rewrite, or auditing what a system actually does. Trigger for: "extract rules", "what are the business rules", "reverse-engineer", "document the logic", "rule catalog", "what does this code do" (domain-scoped), "audit the behavior", "understand the domain". NOT for: API documentation, test generation, or creating new feature specs (use spec-create).

jrollin 681eb1b 7 files · 97.7 KB Updated

File contents

jrollin/claudio/tree/main/plugins/claudio-spec/skills/spec-extract commit 681eb1b836

Frequently asked questions

npx skillmds@latest add jrollin/spec-extract