What problem does it solve?
Deep QA identifies defects, contradictions, omissions, security risks, and unverified assumptions in existing artifacts before they reach implementation or production.
Core Features & Use Cases
- Adversarial Critique: Reviews specifications, code, diffs, pull requests, research reports, skills, prompts, and technical documents through independent QA dimensions.
- Structured Defect Detection: Coordinates parallel critics, deduplicates findings, validates severity with independent judges, and produces an actionable defect registry.
- Verification Workflows: Runs tests, type checks, builds, smoke tests, and evidence-gathering workflows when verifying whether a change actually works.
- Use Case: Give the skill a recent git diff to identify missed contract updates, unsafe error paths, ordering problems, resource exhaustion risks, and test coverage gaps before merging.
Quick Start
Use the deep-qa skill to review the artifact at the specified path and report all verified defects with severity, scenarios, root causes, and remediation directions.