What problem does it solve? Teams often jump from a raw idea straight into code or specs without separating the problem from the solution, exploring alternatives, or stress-testing assumptions. This Skill orchestrates the Reversa Ideation Team, a structured pipeline that clarifies an idea through framing, divergence, premortem risk analysis, and convergence before any development artifact is written. ## Core Features & Use Cases - Five-Stage Pipeline: Routes the idea through framer (framing.md), explorer (options.md), challenger (risks.md), arbiter (decision.md), and pre-spec (pre-spec.md) agents, writing artifacts into _reversa_sdd/brainstorms/. - Context Detection: Distinguishes greenfield projects from legacy codebases with existing reverse-engineering extraction, anchoring ideation accordingly. - Session Management: Tracks sessions in .reversa/active-ideation.json, detects in-progress sessions, derives the real stage from files on disk, and supports resuming, parallel sessions, or reopening a stage. - Use Case: A product owner says "quero pensar antes de codar" about a new OCR feature; the Skill opens session 001, records the literal idea, and hands off stage by stage until a decision and pre-spec are ready for /reversa-new or /reversa-requirements. ## Quick Start Ask the agent to run /reversa-brainstorm and describe your idea in one or two sentences to start a guided ideation session.