{
  "$schema": "https://json.schemastore.org/claude-code-marketplace.json",
  "name": "cladding",
  "owner": {
    "name": "qwerfunch"
  },
  "plugins": [
    {
      "name": "claude-code",
      "source": "./plugins/claude-code",
      "description": "Reference implementation of the Ironclad standard — multi-agent dev harness for Claude Code.",
      "version": "0.9.3",
      "author": {
        "name": "qwerfunch"
      },
      "homepage": "https://github.com/qwerfunch/cladding",
      "license": "MIT"
    }
  ]
}
