skill
adom-plan — Exhaustive Plan Review
Public Made by Adomby adom
Expand a sketch into a full plan, then stress-test it with 6+ adversarial debate agents (Opus vs Sonnet pairs) plus a red-team consensus attack and a scored synthesis.
{
"slug": "adom-plan",
"version": "1.2.0",
"type": "skill",
"description": "Expand a sketch into a full plan, then stress-test it with 6+ adversarial debate agents (Opus vs Sonnet pairs across architecture, implementation, and security) plus a red-team consensus attack and a scored synthesis. The plan half of the plan->build pipeline; pairs with three-musketeers.",
"tags": ["planning", "multi-agent", "adversarial", "claude-code", "skill"],
"hero": { "path": "screenshots/hero.png" },
"dependencies": {},
"scripts": {
"install": "./install.sh",
"uninstall": "./uninstall.sh"
}
}