What problem does it solve? Turning a rough idea or verbal request into a well-structured, backlog-ready specification is slow and inconsistent. This Skill guides the user through a five-phase process that transforms vague intent into a precise, executable spec, files it as a GitHub issue, and optionally spawns a Claude Code agent in a fresh worktree so /ship can close the source issue on merge. ## Core Features & Use Cases - Five-phase spec workflow: Walks the user from raw intent to a complete, executable specification with structured decision points. - GitHub issue filing: Files the resulting spec as an issue and integrates with /ship so the source issue closes automatically on merge. - Agent spawning: Optionally launches a Claude Code agent in a fresh git worktree to execute the spec. - Use Case: A user says "spec out the new onboarding flow" — the Skill interviews them with structured decision briefs, produces the spec, files it as a GitHub issue, and hands it off for implementation. ## Quick Start Ask the assistant to turn this feature idea into a spec and file it as a GitHub issue using the spec skill.