Quick execution mode for ad-hoc tasks without full workflow overhead
Executes ad-hoc coding tasks directly without multi-step planning overhead.
/plugin marketplace add nyldn/claude-octopus/plugin install claude-octopus@nyldn-pluginscommands/Execute ad-hoc tasks without multi-AI orchestration overhead.
/octo:quick "<task description>"
Perfect for:
NOT for:
/octo:quick "fix typo in README"
/octo:quick "update Next.js to v15"
/octo:quick "remove console.log statements"
/octo:quick "add error handling to login function"
Skips: Research, planning, multi-AI validation
Quick mode only uses Claude (included with Claude Code). No external provider costs.
If the task becomes complex:
/octo:discover for research/octo:define for planning/octo:develop for building/octo:deliver for validation