Help us improve
Share bugs, ideas, or general feedback.
Install subagent orchestration rule into the current project. Copies orchestration reference files to ./.claude/rules/orchestration/ so the project supports multi-agent dispatch with beads, worktrees, and named agents.
npx claudepluginhub pablolion/subagent-orchestration --plugin subagent-orchestrationHow this skill is triggered — by the user, by Claude, or both
Slash command
/subagent-orchestration:install-subagent-orchestration-ruleThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Copy orchestration rule files from this skill's references into the current project.
Enforces orchestrator boundaries, rules, and delegation patterns in AI Maestro. Validates RULE 14/15 compliance, detects violations, and generates checklists/reports.
Installs Claude-Code-Tunnels Project Orchestrator into the project directory, verifies Python 3.10+, registers workspaces, connects messenger channels. Invoke via /claude-code-tunnels:setup-orchestrator.
Guides proactive use of /orchestrate for complex multi-agent workflows with sequential/parallel execution, conditionals, retries, visualization, checkpoints, and automation.
Share bugs, ideas, or general feedback.
Copy orchestration rule files from this skill's references into the current project.
././.claude/rules/orchestration/ already exists in the project root
/uninstall-subagent-orchestration-rule
first, then re-run this skill././.claude/rules/orchestration/ in the project root././.claude/rules/orchestration/roles.mdroles.md — prerequisites, orchestrator role, agent role, named agentsdispatch.md — issue sizing, batching, dispatch workflowexecution.md — worktree lifecycle, overlap, QA, post-dispatchagent-template.md — named agent definition template with required settings