{ "name": "agent-orchestrator", "owner": { "name": "rawe", "email": "noreply@example.com" }, "plugins": [ { "name": "agent-orchestrator", "description": "Core Agent Orchestrator Framework (AOF) plugin. Provides Python ao-* commands and slash commands for orchestrating specialized Claude Code agent sessions. Use this for low-level agent management, session control, and custom agent definitions. Requires Python and uv.", "source": { "source": "url", "url": "https://git.waymay.us/zhongwei/gh-rawe-claude-agent-orchestrator-plugins-agent-orchestrator.git" }, "strict": true } ] }