From ai-maestro-orchestrator-agent
Enforces orchestrator boundaries, rules, and delegation patterns in AI Maestro. Validates RULE 14/15 compliance, detects violations, and generates checklists/reports.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentThis skill uses the workspace's default tool permissions.
Enforces orchestrator boundaries: no implementation, immutable requirements, delegation rules, and communication protocols.
references/agent-selection-guide-part1-language-agents.mdreferences/agent-selection-guide-part2-specialized-agents.mdreferences/agent-selection-guide-part3-decision-selection.mdreferences/agent-selection-guide-part4-patterns-practices.mdreferences/agent-selection-guide-part5-advanced.mdreferences/agent-selection-guide.mdreferences/delegation-checklist.mdreferences/non-blocking-patterns.mdreferences/orchestrator-exclusive-communications.mdreferences/orchestrator-guardrails-part1-role-and-actions.mdreferences/orchestrator-guardrails-part2-decision-trees.mdreferences/orchestrator-guardrails-part3-scenarios.mdreferences/orchestrator-guardrails-part4-violations-and-examples.mdreferences/orchestrator-guardrails.mdreferences/orchestrator-no-implementation.mdreferences/progress-monitoring.mdreferences/rule-14-enforcement.mdreferences/sub-agent-role-boundaries-template.mdreferences/user-requirements-immutable.mdreferences/verification-loops.mdEnforces orchestrator discipline in Claude Code multi-agent workflows via PreToolUse hooks gating file reads, diagnostic commands, and bash misuse to prevent context waste.
Provides protocols, templates, and rules for constructing subagent delegation prompts with context chains, protocol injection, and downstream declarations in agent orchestration.
Routes tasks to specialized AI agents with anti-duplication checks via task registry, quality gates, and 30-minute heartbeat monitoring. Use for coordinating 3+ agents on complex tasks.
Share bugs, ideas, or general feedback.
Enforces orchestrator boundaries: no implementation, immutable requirements, delegation rules, and communication protocols.
AI Maestro running, GitHub CLI (gh) authenticated.
Guardrail validation reports, rule violation alerts, delegation checklists.
Copy this checklist and track your progress:
Input: Orchestrator about to run npm test directly.
Output: RULE 15 violation detected -- delegate testing to worker agent instead.
Rule violation detected: stop, reassess, delegate to worker agent.