{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "dod-guard",
  "description": "Anti-cheat Definition of Done verification with locked proofs and a structured interview skill for requirements gathering.",
  "owner": {
    "name": "tychohenzen",
    "url": "https://github.com/tychohenzen"
  },
  "plugins": [
    {
      "name": "dod-guard",
      "description": "Lock DoD proofs in MCP storage with anti-cheat verification. Ships 8 skills: /interview (structured requirements with adversarial spec review), /ratchet (multi-step problem solving with verification gates), /clean-house (hunt duplicate/obsolete implementations), /step-by-step (multi-step sequential execution with 2 specialized agents), /cheap-step (step-by-step with cheap-worker fanout), /adversarial-workflow (4-phase adversarial choreography with 6 specialized review agents — spec review, test audit, implementation review, structural gates), /test-integrity-checker (audit tests for LLM patterns where tests bless production bugs instead of catching them, with 1 specialized auditor agent), and /quality-refactor (systematic refactoring to an explicit machine-checked quality bar — one type per file, complexity and size bounds, dead-code removal — with a zero-dependency scanner and a ratcheting baseline).",
      "source": "./",
      "category": "productivity"
    }
  ]
}
