writing-spec
Installation
SKILL.md
RFC 2119 Declarative SPEC Authoring Skill
Purpose
Produce a complete SPEC.md that can be implemented by independent teams without relying on sample code, framework assumptions, or hidden implementation plans.
The target style is a declarative system blueprint: the document defines what behavior must hold, who owns each state and boundary, how failure is recovered, and how conformance is verified. It should read like a precise architecture contract, not like a tutorial, backlog, README, implementation guide, or coding prompt.