{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "groundwork", "version": "2.12.0", "description": "Structured AI development: orchestrated fan-out, advisor gate, intent routing, and skill-driven workflow for Claude Code", "author": { "name": "Newman", "url": "https://github.com/newman" }, "license": "MIT", "keywords": [ "orchestration", "agents", "workflow", "fan-out", "routing" ], "skills": "./.pi/skills", "mcpServers": {}, "claudeMd": "./CLAUDE.md" }