{
  "name": "gm",
  "version": "2.0.1080",
  "description": "Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement",
  "author": "AnEntrypoint",
  "license": "MIT",
  "keywords": [
    "claude-code",
    "claude-plugin",
    "wfgy",
    "automation"
  ],
  "homepage": "https://github.com/AnEntrypoint/gm",
  "agents": [
    {
      "name": "gm",
      "description": "Agent (not skill) - immutable programming state machine. Always invoke for all work coordination."
    }
  ],
  "engines": {
    "node": ">=16.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "plugkitVersion": "0.1.366"
}
