What problem does it solve?
This Skill translates vague user requests into precise, audit-friendly /goal prompts that follow a deterministic 5-section template (Objective/Scope/Constraints/Done when/Stop if). It also auto-detects project type, reads project-specific constraints from AGENTS.md and CLAUDE.md when present, and evaluates audit-friendliness before output.
Core Features & Use Cases
- Generate copy-pasteable /goal prompts using the standardized 5-section template.
- Auto-detect project type (Node/Python/Swift/Go/Rust/static) by filesystem inspection or repo URL.
- Load project-specific rules from AGENTS.md / CLAUDE.md to tailor constraints and stop conditions.
- Walk users through the required steps (mode selection, project detection, scenario choice, and 5 inputs) to ensure precise outcomes.
- Provide references and templates to accelerate consistent /goal generation across teams.
Quick Start
Provide a vague request (e.g., "help me write a goal") and the skill will produce a ready-to-paste /goal command along with an audit-friendliness verdict and a short rationale.