What problem does it solve?
This Skill turns vague wishes, bug reports, feature ideas, and multi-item notes into clear, measurable goal contracts so autonomous agents can work honestly and stop at the right time.
Core Features & Use Cases
- Goal shaping: Converts plain-language intent into outcome-based acceptance criteria with scope, evidence, and stop conditions.
- Queue support: Writes goal files into the repo-backed docs/goals queue when work should be parked for dispatch.
- Repo grounding: Reads local project rules and verification commands so goals match the actual codebase instead of assumptions.
- Safety and guardrails: Prevents implementation from starting, preserves human approval for ambiguous items, and keeps queue state consistent.
- Use case: A user says they want a pricing page faster, or pastes a long feedback document, and the Skill distills it into a contract the agent can execute or queue.
Quick Start
Tell the define-goal skill what you want, and it will turn that request into a measurable goal contract or queue item.