spec-add
Installation
SKILL.md
$spec-add "coding Always use named exports for utility functions"
$spec-add "learning Off-by-one in pagination when page=0"
$spec-add "arch Use Zod for runtime validation over io-ts"
$spec-add "quality All API endpoints must return structured error objects"
Valid categories: coding, arch, quality, debug, test, review, learning, tools, bug, pattern, decision, rule, validation.
CLI alternative: maestro spec add <category> "<title>" "<content>" --keywords kw1,kw2 --source <src>. Used by workflow agents (analyze, plan, execute) for programmatic spec enrichment.