Remove subagent orchestration rules from the current project. Deletes ./.claude/rules/orchestration/ and its contents.
How 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.
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 settingsnpx claudepluginhub pablolion/subagent-orchestration --plugin subagent-orchestrationRemoves govctl governance from a project by archiving artifacts, removing skills/agents, and stripping code references. Useful when opting out of govctl or uninstalling.
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.