Loading...
Loading...
Found 3 Skills
Research-driven code review and validation at multiple levels of abstraction. Two modes: (1) Session review — after making changes, review and verify work using parallel reviewers that research-validate every assumption; (2) Full codebase audit — deep end-to-end evaluation using parallel teams of subagent-spawning reviewers. Use when reviewing changes, verifying work quality, auditing a codebase, validating correctness, checking assumptions, finding defects, reducing complexity. NOT for writing new code, explaining code, or benchmarking.
[Utilities] ⚡⚡⚡⚡⚡ Bootstrap a new project step by step
Use when planning or executing multi-wave parallel work on any project. Covers the execution framework, task registry, write-scope ownership, handoff rules, merge gates, and how to split safe parallel subagent work without collisions.