What problem does it solve?
Discovery tool — multi-agent code review that surfaces security issues, architecture violations, and quality problems in existing code. Use when you want to audit the codebase, review a feature, review a specific path, or produce a findings report before deciding what to fix. Findings feed into /intake to become CR items. Spawns sw-architect, security-engineer, and backend/flutter-engineer in parallel.
Core Features & Use Cases
- Multi-agent orchestration: runs in parallel to surface security issues, architecture violations, and quality problems across the codebase.
- Scope-flexible reviews: audit the entire project or a specific path/feature and generate a findings report for intake.
- Agent collaboration: coordinates sw-architect, security-engineer, and backend/flutter-engineer to cover backend and Flutter code aspects.
Quick Start
Provide a path or scope (for example, the whole codebase or a specific path) and I will run the discovery workflow to surface findings.