spec
Installation
SKILL.md
/spec
Manage protocol-level specifications - the contract defining what a system must do.
What is a Spec?
A spec (specification) defines requirements at the protocol/standard level:
- External specs: Standards you implement (LEAF spec, OAuth, OpenAPI)
- Self-authored specs: Your own protocol defining what your system does
Specs are NOT feature breakdowns or epics. They are the source of truth for requirements.