What problem does it solve?
Provides a rapid, independent assessment of whether a code or feature specification is safe, feasible, and ready to proceed, reducing costly rework and shipping risks before engineering work begins.
Core Features & Use Cases
- Three parallel, independent personas (Technical Architect, Security Researcher, Release Lead) each produce structured verdicts, confidence scores, validated file:line risks, and concrete mitigations.
- A meta-expert synthesizes and deduplicates findings, classifies blockers versus warnings, and applies a pure voting gate to decide PROCEED, REVISE, or RETHINK.
- Produces an auditable TSV log, reports incomplete findings separately, retries vague findings, and enforces hard rules for gating and mitigation quality.
- Use case examples: pre-merge spec validation for a new API, pre-release security and rollout risk triage, or automated gating when a plan decomposes into many tasks.
Quick Start
Ask the agent to run a three-persona evaluation by saying "/godmode:predict" on your repository spec to get per-persona findings, mitigations, and a gate decision.