By Emasoft
Orchestrate multi-agent development workflows by decomposing goals into parallel tasks, assigning them to AI or human agents, monitoring progress via GitHub Projects kanban, and enforcing verification loops before completion.
Remove a pending module from Orchestration Phase (only if not started)
Assign a module to a registered agent with Instruction Verification Protocol
Add a new module during Orchestration Phase (dynamic flexibility)
Cancel active orchestrator loop
Poll all active remote agents for progress with MANDATORY questions
Orchestrator main agent - task distribution, kanban management, agent coordination. Requires AI Maestro installed.
Compiles verification checklists from requirements and specifications. Requires AI Maestro installed.
Manages Docker containers for cross-platform development and isolated testing. Requires AI Maestro installed.
Experimental validation agent - the ONLY local agent authorized to write code. Requires AI Maestro installed.
Summarizes verbose task outputs into minimal reports for orchestrator consumption. Requires AI Maestro installed.
Use when replacing agents. Trigger with agent replacement or handoff requests. Loaded by ai-maestro-orchestrator-agent-main-agent
Use when compiling verification checklists from requirements. Trigger with checklist or verification requests. Loaded by ai-maestro-orchestrator-agent-main-agent
Use when communicating with human developers in code reviews and issues. Trigger with PR review or status update requests. Loaded by ai-maestro-orchestrator-agent-main-agent
Trigger with Claude Code action requests. Use when setting up Claude Code in GitHub Actions for automated PR reviews, @claude mention responses, and issue triage. Loaded by ai-maestro-orchestrator-agent-main-agent
Use when verifying implementer readiness. Trigger with interview or PR approval requests. Loaded by ai-maestro-orchestrator-agent-main-agent
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Version: 1.9.0
A Claude Code plugin that turns one Claude session into a multi-agent orchestrator: it breaks a plan into GitHub-Issue-backed modules, assigns them to sub-agents and remote agents over AI Maestro inter-agent messaging, tracks progress on a GitHub Projects V2 kanban board, and enforces a verification gate before the session is allowed to exit.
The Orchestrator Agent handles task distribution, agent coordination, and progress monitoring for multi-agent projects. It receives plans and coordinates subagents to implement them via AI Maestro inter-agent messaging.
pip install pyyaml)gh) for issue and project management| Agent | Description |
|---|---|
ai-maestro-orchestrator-agent-main-agent | Main orchestrator — delegates to sub-agents |
amoa-team-orchestrator | Coordinates team of remote agents |
amoa-task-summarizer | Summarizes task progress and state |
amoa-checklist-compiler | Creates verification checklists |
amoa-docker-container-expert | Docker and container expertise |
amoa-experimenter | Experimentation and prototyping |
| Command | Description |
|---|---|
/amoa-start-orchestration | Start orchestration phase |
/amoa-orchestrator-loop | Start orchestration loop |
/amoa-orchestration-status | Show orchestration phase status (modules/agents) |
/amoa-orchestrator-status | Show orchestrator loop status (iterations/tasks) |
/amoa-cancel-orchestrator | Cancel orchestration |
/amoa-register-agent | Register remote agent |
/amoa-check-agents | Check agent status and poll progress |
/amoa-assign-module | Assign module to agent |
/amoa-reassign-module | Reassign module to different agent |
/amoa-add-module | Add new module |
/amoa-modify-module | Modify existing module |
/amoa-remove-module | Remove module |
/amoa-prioritize-module | Change module priority |
/amoa-reassign-kanban-tasks | Reassign kanban board tasks |
/amoa-generate-replacement-handoff | Generate agent replacement handoff document |
| Skill | Description |
|---|---|
amoa-two-phase-mode | Plan-then-Execute workflows with formal approval |
amoa-orchestration-commands | Orchestration command reference and loop mechanics |
amoa-orchestration-patterns | Task breakdown patterns for human developers |
amoa-remote-agent-coordinator | Remote AI agent coordination via AI Maestro |
amoa-module-management | Module CRUD operations (1:1 with GitHub Issues) |
amoa-verification-patterns | Implementation verification and evidence collection |
amoa-developer-communication | Developer communication patterns and templates |
amoa-checklist-compilation-patterns | Verification checklist generation |
amoa-agent-replacement | Agent replacement and handoff protocols |
amoa-task-distribution | Task breakdown, assignment, and load balancing |
amoa-progress-monitoring | Progress tracking via state-based polling |
amoa-messaging-templates | AI Maestro message format templates |
amoa-label-taxonomy | GitHub label system for multi-agent coordination |
amoa-implementer-interview-protocol | Interview-based task verification |
amoa-github-action-integration | GitHub Actions CI/CD patterns |
amoa-kanban-management | GitHub Projects V2 kanban board management |
| Hook | Event | Description |
|---|---|---|
amoa-orchestrator-stop | Stop | Blocks exit until all tasks complete (120s timeout) |
amoa-instruction-verification-check | PreToolUse | Blocks agent work if verification incomplete |
amoa-polling-reminder | UserPromptSubmit | Reminds to poll agent progress |
amoa-file-tracker | PostToolUse | Tracks Edit/Write file modifications |
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentPortable utility tools for Claude Code plugin marketplaces. Includes release automation and markdown TOC generation.
Comprehensive validation, management, and standardization suite for Claude Code plugins and marketplaces. Includes 190+ validation rules, plugin lifecycle management, marketplace operations, health checks, security auditing, GitHub repo validation, plugin/marketplace repo scaffolding, and standardization tooling. Features severity hierarchy, --strict mode, language-aware token estimation, and universal plugin/marketplace templates.
GHE (GitHub-Elements) - Automated project management for Claude Code using GitHub Issues as persistent memory with orchestrated DEV/TEST/REVIEW workflow.
Exports current session segment (since last compaction) with system-reminder stripping -- main conversation, subagent transcripts, sidechains, and debug logs in structured markdown
Per-operation token usage reporter for Claude Code 2.1.108+. Shows token counts, cost estimates, tool + skill + agent attribution, cache invalidation detection, worktree sub-agent breakdown, compact_boundary markers, CLAUDE.md reload events, and file activity when agents complete. Only outputs in debug mode (claude --debug).
Multi-agent coordination with agent-swarm MCP
Multi-agent orchestrator — supervisor loop that launches agents to implement plans
Enterprise AI agent orchestration plugin with 150+ commands, 74+ specialized agents, SPARC methodology, swarm coordination, GitHub integration, and neural training capabilities
Repowire mesh usage skills for AI coding agents: cross-agent review and planning, delegate, usage patterns, and install/update. Backend-agnostic and parameterised on the agent you choose.
Lanes skills and slash commands for Claude Code
Context hub for agentic workflows - manage projects, tasks, sessions, and multi-agent coordination