What problem does it solve?
This Skill eliminates the blind spot created by correlated errors and false-positive test suites, where a green TDD suite sits on top of a broken product or an idea contains undetected flaws. It provides engineered independence to find what the builder's own context misses.
Core Features & Use Cases
- Adversarial product attacks: Mount scoped attacks on a feature's observable behavior (not its source) to find reproducible breakages.
- Idea red-teaming: Red-team arguments, designs, or plans by attacking the steelmanned claim from an independent perspective.
- Fresh-context independence: Runs as a new subagent that never sees the implementation, tests, or author framing, ensuring the defect found is real.
- Use Case: A team shipping a new checkout flow wants to know what their tests missed. Use this skill to attack the observable behavior and receive a handoff document set of proven breaks for the fix round.
Quick Start
Use the attacker skill to red-team the checkout feature from a fresh context and hand me the proven, reproducible attack records.