{
  "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
  "name": "dod-guard",
  "description": "OpenSpec scenario-coverage verification and a structured interview skill for requirements gathering.",
  "owner": {
    "name": "tychohenzen",
    "url": "https://github.com/tychohenzen"
  },
  "plugins": [
    {
      "name": "dod-guard",
      "description": "Check whether OpenSpec scenarios are bound to tests and reach a package's declared entry points, and derive step-by-step execution plans from a change's tasks.md. Ships 12 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 5 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), /blind-rewrite (delete then rebuild an implementation from a contract, for code or prose, with 5 specialized agents and an overlap gate that rejects paraphrase), /tighten (autonomous loop that removes accidental complexity one target per invocation, ranking the repository by structural violations joined against git return-churn, with 2 specialized agents and a simplicity gate that rejects a rewrite which is different but no smaller), /doc-reconcile (find documents that contradict each other, date each claim from its real edit history, and delete the older side when the dating is decisive, with 1 specialized judge agent), /skill-debug (debug a skill from the sessions that ran it, compacting each run into a numbered trace and aligning it against what the SKILL.md required, with every proposed edit citing a step), and /skill-migrate (migrate a SKILL.md, agent definition, CLAUDE.md, memory file, or instinct file to post-4.6 models by extracting a behavioral contract, classifying scaffolding against essential instructions, blind-rewriting the artifact, and gating on overlap, claim coverage, a gap audit, and a regression check, with 1 specialized analyst agent).",
      "source": "./",
      "category": "productivity"
    }
  ]
}
