What problem does it solve?
It converts an active feature’s requirements into a concrete, delta-based technical plan that can be executed safely against a legacy system.
Core Features & Use Cases
- Requirements-to-roadmap delta planning: Translates
requirements.md into roadmap.md as an explicit change-over-legacy proposal.
- Technical impact & principle verification: Gathers affected context from
_reversa_sdd/ artifacts, verifies against principles.md, and records applied conflicts/premises.
- Generates execution-ready artifacts: Produces
investigation.md, data-delta.md, onboarding.md, and per-external-contract documentation in interfaces/<name>.md when applicable.
- Confidence tagging and uncertainty handling: Uses 🟢/🟡/🔴 for decisions and treats unresolved
[DÚVIDA] markers as explicit premises when proceeding.
Quick Start
Type /reversa-plan while an active feature and its requirements.md are present so the skill generates the roadmap, investigation, data delta, onboarding steps, and affected interface contracts.