What problem does it solve? Teams often jump straight into coding with vague ideas, leading to rework and misaligned solutions. This Skill structures the pre-development phase by guiding a raw idea through framing, divergence, premortem risk analysis, and convergence before any code or spec is written. ## Core Features & Use Cases - Staged Ideation Pipeline: Routes an idea through five agents (framer, explorer, challenger, arbiter, pre-spec), each producing a Markdown artifact in a session folder. - Session State Management: Tracks progress in .reversa/active-ideation.json, detects in-progress sessions, and resumes from the correct stage based on files on disk. - Greenfield and Legacy Contexts: Detects whether a reverse-engineering extraction exists and anchors ideation accordingly. - Use Case: A product owner with a rough feature idea runs the pipeline to get a framed problem statement, explored options, a risk premortem, and a decision document ready to hand off to requirements or migration workflows. ## Quick Start Ask the agent to start a brainstorm session by describing your idea in one or two sentences, then follow the staged prompts until the pre-spec handoff.