reversa-explorer

Generates three to five distinct solution options for a framed problem into options.md.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/lacsousa/mediclaw-system --skill reversa-explorer-lacsousa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reversa-explorer
Source: https://github.com/lacsousa/mediclaw-system/tree/main/.agents/skills/reversa-explorer
Command: npx skills add https://github.com/lacsousa/mediclaw-system --skill reversa-explorer-lacsousa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often jump to the first solution that comes to mind when facing a problem, skipping the divergent exploration phase. This Skill forces structured divergence by generating 3 to 5 materially distinct solution paths for a framed problem, always including the "do not build" and "use something off-the-shelf" options, without ever recommending one. ## Core Features & Use Cases - Divergent Option Generation: Produces 3 to 5 materially distinct options covering different effort levels, with mandatory "do not build" and "use something ready" paths. - Structured options.md Output: Writes a standardized document with effort, legacy impact, reversibility, and core assumptions for each option, all marked with the 🟡 PLANNED seal. - Session-Aware Workflow: Reads framing.md and session state from the active ideation session, refuses to proceed without prerequisites, and updates the pipeline stage to "risks". - Use Case: After framing a problem with the Framer agent, run this Skill to receive a neutral menu of solution paths, then hand off to the Challenger and Arbiter agents for critique and convergence. ## Quick Start Run the reversa-explorer agent in my active ideation session to generate the options.md file with distinct solution paths for the framed problem.

Frequently Asked Questions about reversa-explorer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate multiple solution options for a product problem?▼

Run this Skill inside an active ideation session that already contains a framing.md file. It produces 3 to 5 materially distinct options in options.md, always including "do not build" and "use something ready" paths.

What is the difference between the Explorer and Arbiter roles in ideation?▼

The Explorer only diverges: it lists distinct solution paths without ranking or recommending any of them. The Arbiter is a separate stage responsible for convergence and choosing among the options.

Why does the skill refuse to run without framing.md?▼

Options must be grounded in a framed problem statement. Without framing.md, the Skill stops and instructs you to run the reversa-framer step first, ensuring every option links back to an explicit job to be done.

Can the Explorer recommend the best option?▼

No. The Skill is explicitly forbidden from recommending, ranking, or writing asymmetric pros and cons. Every option receives identical treatment, and the final report states that no option was chosen by design.

What happens if options.md already exists in the session?▼

The Skill asks for explicit confirmation before overwriting. Without an explicit "sim" (yes), it terminates without writing anything, protecting previously generated work.