Breaking Change: Unified /octo: Namespace
v7.7.3 changes the command namespace from /co: to /octo: for complete consistency with the "octo" natural language prefix.
Why This Change?
- One keyword to remember: "octo" is now THE way to invoke Claude Octopus
- Consistent branding:
octo research Xand/octo:research Xwork the same - Better discoverability: Typing "octo" in autocomplete shows everything
Migration Guide
If upgrading from v7.7.2 or earlier, update your commands:
| Old Command | New Command |
|---|---|
/co:setup
| /octo:setup
|
/co:research
| /octo:research
|
/co:develop
| /octo:develop
|
/co:review
| /octo:review
|
/co:debate
| /octo:debate
|
All /co:*
| /octo:*
|
What's Available
Natural language triggers:
octo research OAuth patternsocto build user authenticationocto review security codeocto debate Redis vs Memcached
Slash commands:
/octo:research OAuth patterns/octo:develop user authentication/octo:review security code/octo:debate Redis vs Memcached
Upgrade
/plugin uninstall claude-octopus
/plugin marketplace update nyldn-plugins
/plugin install claude-octopus@nyldn-plugins
Full Changelog
See CHANGELOG.md