From octo
Redirects legacy /octo invocations to /octo:auto smart router for backward compatibility. Notifies user of rename and delegates full query.
How this command is triggered — by the user, by Claude, or both
Slash command
/octo:octocommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
# /octo:octo → /octo:auto (Legacy Redirect)
This command has been renamed to `/octo:auto`. Invoking `/octo:octo` still works for backward compatibility.
## EXECUTION CONTRACT (Mandatory)
When the user invokes `/octo:octo <query>`, you MUST:
1. Inform the user: "Note: `/octo:octo` has been renamed to `/octo:auto`. Routing your request now."
2. Immediately invoke: `Skill(skill: "octo:auto", args: "<full user query>")`
3. If the routed workflow dispatches multiple providers, surface `${HOME}/.claude-octopus/plugin/scripts/orchestrate.sh agent-summary` before final synthesis when available....This command has been renamed to /octo:auto. Invoking /octo:octo still works for backward compatibility.
When the user invokes /octo:octo <query>, you MUST:
/octo:octo has been renamed to /octo:auto. Routing your request now."Skill(skill: "octo:auto", args: "<full user query>")${HOME}/.claude-octopus/plugin/scripts/orchestrate.sh agent-summary before final synthesis when available.Do NOT duplicate the routing logic here — delegate entirely to /octo:auto.
npx claudepluginhub burgebj/claudeoctopus/octoRedirects legacy /octo invocations to /octo:auto smart router for backward compatibility. Notifies user of rename and delegates full query.
/execute-planNotifies that this command is deprecated, will be removed in next major release, and directs to use superpowers:executing-plans skill instead.
/migrateAlias for /portaljs-migrate that will be removed next minor release. Invoke /portaljs-migrate instead.
/oac-helpInvokes oac:using-oac skill to display OAC workflow overview and provides brief summary of available skills and commands.
/brainstormNotifies users this command is deprecated and will be removed in the next major release. Directs to use ultraship:brainstorming skill, which auto-activates for build descriptions.
/brainstormNotifies users that /brainstorm is deprecated, will be removed in the next major release, and directs them to use the 'aegis brainstorming' skill instead.