What problem does it solve?
This Skill addresses the challenge of performing comprehensive, deep-dive security and quality reviews on large, complex codebases by automating the coordination of specialized subagents.
Core Features & Use Cases
- Distributed Review: Fans out analysis across the entire repository using domain-specific personas for Rust and Go subsystems.
- Worktree Isolation: Ensures review integrity by using detached git worktrees, preventing interference with the main working directory.
- Use Case: Use this to conduct a full-coverage defensive security audit of a high-performance networking project to identify memory safety, concurrency, and policy enforcement vulnerabilities before deployment.
Quick Start
Run the deep-review skill to initiate a full-coverage defensive security audit of the current repository.