{
  "slug": "three-musketeers",
  "version": "0.1.0",
  "type": "skill",
  "description": "Execute complex plans and projects with three agents — a Builder, an Adversarial Reviewer, and a Verifier — looping until it genuinely works. The build half of the plan->build pipeline; pairs with adom-plan.",
  "tags": ["multi-agent", "build", "verification", "adversarial", "claude-code", "skill"],
  "hero": { "path": "screenshots/hero.png" },
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}
