Help us improve
Share bugs, ideas, or general feedback.
Remove subagent orchestration rules from the current project. Deletes ./.claude/rules/orchestration/ and its contents.
npx claudepluginhub pablolion/subagent-orchestration --plugin subagent-orchestrationHow this skill is triggered — by the user, by Claude, or both
Slash command
/subagent-orchestration:uninstall-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
Remove orchestration rule files that were installed into the current project.
Safely removes plugin assets (skills, agents, rules, scripts, hooks) by detecting dependencies and cleaning up references. Invoke via /safe-remove for decluttering.
Removes aweek heartbeat (launchd on macOS or crontab on Linux) and/or .aweek/ data directory from projects, with mandatory user confirmations for destructive actions.
Coordinates two-specialist workflow to safely retire a team agent: Satchmo removes plugin/code references, Johnny tears down ClawNet bot infrastructure.
Share bugs, ideas, or general feedback.
Remove orchestration rule files that were installed into the current project. To update, run this skill first then re-run the install skill.
././.claude/rules/orchestration/ exists in the project root././.claude/rules/orchestration/ and its contentsroles.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