What problem does it solve?
Trident reduces the burden of code review by orchestrating a multi-lens scan, independent verification, and evidence-based final judgment to surface defects, security issues, and quality signals with high confidence.
Core Features & Use Cases
- Two review depths: Quick triage for small diffs and Deep reviews for complex changes or large code bases.
- Multi-Lens Scanning: Checks for code quality, security, data integrity, and architectural smells (SOLID), plus dead-code detection.
- Evidence-focused pipeline: Scanner surfaces findings, Verifier re-checks with independent evidence, and Arbiter renders the final verdict.
- Review-First Workflow: Structured, auditable output with stop cues and safe, non-destructive confirmations.
- Scope Flexibility: Supports unstaged, staged, all-local diffs, PR diffs, commit ranges, and directory audits.
Quick Start
Install Trident with the Skills CLI and run /trident to start a review.