What problem does it solve?
Running the Reversa reverse-documentation workflow normally requires answering questions and confirming each agent handoff, which blocks unattended sessions. This Skill collects every decision in a single upfront interview and then executes the entire agent pipeline autonomously, ideal for YOLO-mode or unsupervised sessions.
Core Features & Use Cases
- Single upfront interview: Gathers installation data, documentation level, spec organization, and gap-handling preferences in one interactive session before execution begins.
- Autonomous orchestration: Inherits the full Reversa orchestrator plan (Scout, per-module agents, regression check) and runs it sequentially with automatic handoffs and mandatory state checkpoints.
- Closed list of legitimate stops: Only pauses for migration decisions, user-requested chat questions, unrecoverable errors, non-destructive rule risks, or context overflow.
- Use Case: Point it at a legacy codebase in a Claude Code YOLO session, answer one interview, and return later to find complete traceable specifications in the output folder plus a final report with confidence counts and open questions.
Quick Start
Run /reversa-autonomous in the root of the legacy project and answer the initial interview to start the full unattended specification run.