What problem does it solve?
This Skill helps you distinguish what must be achieved from how it should be done, so you can keep requirements, proof, boundaries, and optional implementation paths clear.
Core Features & Use Cases
- Contract shaping: Turn mixed instructions into an inspectable outcome contract with outcome, proof, boundaries, forbidden outcomes, mandatory methods, candidate paths, adaptation rules, and unknowns.
- Artifact audit: Review policies, prompts, or specs without mutating the source, while assigning stable source IDs and preserving requirement strength.
- Conversation control: Handle live requests by proposing the smallest useful contract early, preserving user intent, and asking at most one focused question when needed.
- Safety and scope preservation: Keep privacy, authority, reversibility, and explicit user-required methods fixed while allowing only replaceable routes to change.
- Use case: A user asks for a fast account setup flow, but also suggests a specific UI and backend; this Skill separates the target result and safety constraints from the optional design route.
Quick Start
Ask the skill to turn your request or policy into a clear outcome contract with accepted requirements, candidate paths, and proof criteria.