github nyldn/claude-octopus v7.5.2
v7.5.2 - Categorized Commands (Stable)

latest releases: v9.21.0, v9.20.3, v9.20.2...
2 months ago

v7.5.2 - Categorized Commands with Stable Namespace

What's New in v7.5.2

Stability Fix: Reverted to claude-octopus namespace while keeping all UX improvements from v7.5.0.

Key Changes

Categorized Commands - Three clear categories:

  • sys-* - System commands (setup, update, configure)
  • flow-* - Workflow phases (probe, grasp, tangle, ink)
  • skill-* - Specialized capabilities (21 skills)

15 Shortcuts - Power user aliases:

  • /claude-octopus:setup (shortcut for sys-setup)
  • /claude-octopus:probe (shortcut for flow-probe)
  • /claude-octopus:debate (shortcut for skill-debate)
  • And 12 more...

Familiar Namespace - Using claude-octopus for stability
All Tests Passing - 51/51 tests green

Installation

/plugin install claude-octopus@nyldn-plugins

Example Commands

/claude-octopus:setup              # Guided setup (shortcut)
/claude-octopus:sys-update         # Check for updates
/claude-octopus:flow-probe         # Research workflow
/claude-octopus:skill-code-review  # Code review

Fixes from v7.5.0

  • Removed unsupported dependencies field that caused installation errors
  • Reverted plugin namespace to claude-octopus for familiarity
  • Simplified marketplace registration

Migration from v7.4

All your existing commands still work! The new categorized names are optional but recommended:

Old New (Recommended) Shortcut
setup sys-setup setup
check-update sys-update update
probe-workflow flow-probe probe
code-review skill-code-review review

See MIGRATION-v7.5.md for complete migration guide.


Full Changelog: https://github.com/nyldn/claude-octopus/blob/main/CHANGELOG.md

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.