What problem does it solve? Vague feature ideas often go straight to implementation without shared understanding, causing scope creep and rework. This Skill converts a raw idea or objective into a structured goal package at goals/<slug>/ containing an interview record, a verified fact sheet, and a gated execution plan. ## Core Features & Use Cases - Structured Interview Bundle: Builds a compact question bundle with recommended answers and options, then collects answers through the Plannotator browser UI via plannotator setup-goal interview. - Fact Sheet Review: Derives testable, verifiable facts from interview answers, captures automated-verification selections, and persists them to facts.md and facts.meta.json. - Gated Execution Plan: Explores the codebase to produce plan.md with ordered steps, verification commands, and risks, then gates it through plannotator annotate --gate until approved. - Use Case: A developer has a rough idea like "add team workspaces". The Skill rearticulates the goal, interviews the user on scope and success criteria, produces an accepted fact sheet, and outputs a plan ready to launch with /goal goals/<slug>/goal.md. ## Quick Start Ask the agent to use the plannotator-setup-goal skill to turn your feature idea into a goal package for /goal.