adversarial
01Command
Lightweight one-shot adversarial deliberation. Spawns steelmanned advocates for each option in parallel, then renders a verdict. Use for quick tiebreaks on reversible decisions.
Command
Lightweight one-shot adversarial deliberation. Spawns steelmanned advocates for each option in parallel, then renders a verdict. Use for quick tiebreaks on reversible decisions.
Command
Spawns 3 independent estimators for quantitative or probabilistic questions, compares their estimates, and derives confidence from the spread. Fan-out is fixed at 3.
Command
Spawns 4-6 lens subagents, each inhabiting a distinct perspective, then synthesizes their positions. Use for ambiguous, value-laden, or multi-stakeholder questions where framing matters.
Command
Reframes a question at progressively higher and lower altitudes via two parallel subagents (climber and descender). Use when the framing feels wrong or options feel forced.
Command
Imagines a tentative decision has failed catastrophically 6 months from now, then spawns subagents to write the post-mortems. Surfaces concrete failure modes before commitment.
Command
Stress-tests a proposed plan, answer, design, or artifact by spawning a committed adversarial subagent that finds the strongest reasons it will fail. Verdict is accept | revise | reject.
Command
Heavyweight adversarial deliberation with fact-finding, parallel advocates, rebuttals, judge questions, and up to 10 iteration rounds. Use for load-bearing, hard-to-reverse decisions.
Command
Detect every dependency ecosystem in a project (TypeScript/JavaScript, Rust, Python), identify each one's package manager and workspace root, and run concurrent read-only health checks — vulnerabilities, outdated packages, and hygiene — consolidated into one severity-ranked report.
Command
Comprehensive code quality analysis with Flutter analyzer, Dart analyzer, AI rules compliance checking, and auto-fix capabilities.
Command
Build and package Flutter applications for multiple platforms with code signing, obfuscation, and release optimization.
Command
Create a new Flutter project with templates, state management setup, and best practice configuration.
Command
Upgrade Flutter SDK and project dependencies with automated migration guides and breaking change detection.