What problem does it solve? Complex investigative tasks like auditing a codebase, evaluating a strategy, or researching an open question often get shallow single-pass answers that miss silent bugs, unverified claims, and shared blind spots. This Skill structures the investigation as a rigorous multi-agent pipeline so conclusions rest on verified evidence rather than model intuition. ## Core Features & Use Cases - Parallel specialist lanes: Deploys 4–6 specialist agents across distinct lanes (core logic, architecture, risk, validation, baselines) with anti-duplication framing, severity tiers, and file:line references. - Synthesis, verification, and red-team: A synthesis agent cross-checks all lane outputs, focused follow-up agents verify load-bearing numerical claims, and an adversarial red-team tries to break the result before delivery. - Honest confidence ratings: Every output ends with a 1–10 confidence score plus a ground-truth tally showing how many conclusions are externally verified versus resting on model judgment. - Use Case: Ask for a thorough audit of a pricing-engine codebase before shipping; the Skill produces sequential markdown research files (specialist reports, synthesis, red-team review) plus a plain-English executive briefing with a prioritized Tier 0–3 fix list. ## Quick Start Ask the agent to do a deep dive audit of your codebase or evaluate your strategy, and confirm the proposed scope and run mode when prompted.