The inspequte-rule-spec skill streamlines the creation of behavioral contracts for new JVM static analysis rules. By processing a rule idea and an optional plan, it produces a structured spec.md file following a strict template that includes motivation, detection logic, and acceptance criteria. It ensures that rule definitions remain focused on high-level behavior rather than implementation details, facilitating clear communication between rule designers and implementers while maintaining stylistic alignment with the Inspequte ecosystem.