From ai-maestro-orchestrator-agent
Enforces orchestrator boundaries: prohibits implementation, enforces immutable requirements, and validates delegation patterns. Guardrail checklists for rule violation detection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-maestro-orchestrator-agent:amoa-orchestration-guardrailsamoa-mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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 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.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentEnforces 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.