github nyldn/claude-octopus v7.17.0
v7.17.0 - JFDI Enhancement + Extract Bugfix

latest releases: v9.19.3, v9.19.2, v9.19.1...
one month ago

🐙 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:extract command not loading due to missing scripts/lib/common.sh dependency
  • 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/plugin

Setup:

/octo:setup

Try the new extract command:

/octo:extract ./my-app

📚 Documentation


Full Changelog: v7.16.0...v7.17.0

Don't miss a new claude-octopus release

NewReleases is sending notifications on new releases.