🐙 Claude Octopus v7.17.0
Major release with session persistence, validation enforcement, and quality gates, plus critical bugfix for the /octo:extract command.
🐛 Bug Fixes
Extract Command Loading
- Fixed
/octo:extractcommand not loading due to missingscripts/lib/common.shdependency - Created stub common utilities library to resolve script sourcing errors
- All 13 extract tests now pass (test suite validation: ✅)
✨ Key Features
Phase 1: Session State Management 💾
- State Persistence - Track decisions, context, and metrics across sessions
- Resume After Reset - Continue work seamlessly after context resets
- Decision History - Build on prior architectural choices
Phase 2: Validation Gate Standardization 🔒
- 94% Enforcement Coverage - 16/17 orchestration skills validated
- Visual Indicators - 🐙 banner shows active providers
- Mandatory Execution - Ensures multi-AI actually runs
- Artifact Validation - Verifies outputs exist
Phase 3: Phase Discussion & Context Capture 💬
- Interactive Clarification - Ask questions before each phase
- Context Preservation - Save insights for future phases
- User Intent Capture - Ensure alignment throughout workflow
Phase 4: Stub Detection & Auto-Completion 🔍
- Smart Detection - Identifies incomplete implementations
- Automatic Completion - Fills in TODOs and placeholder code
- Quality Enforcement - No half-finished work ships
Phase 5: Quick Mode ⚡
- Fast Execution - Single-provider mode for simple tasks
- Cost Optimization - Skip multi-AI when unnecessary
- Smart Routing - Auto-detect when quick mode appropriate
📦 What's Included
- 30 Commands - Full workflow orchestration
- 35 Skills - Expert personas and capabilities
- 29 Personas - Specialized AI experts
- 94% Validation - Enforced multi-AI execution
🚀 Getting Started
# Install from marketplace
claude plugin install claude-octopus@nyldn-plugins
# Or install locally
cd ~/.claude/plugins
git clone https://github.com/nyldn/claude-octopus.git
cd claude-octopus/pluginSetup:
/octo:setupTry the new extract command:
/octo:extract ./my-app📚 Documentation
Full Changelog: v7.16.0...v7.17.0