Skip to content
Automation
Command

/quick

Quick execution mode for ad-hoc tasks without full workflow overhead

From plugin
octo
4.1k53 skills49 agents53 commands18 hooks
Install
> /plugin marketplace add nyldn/claude-octopus

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/quick

Context preview

What this command does when you run it.

Quick execution mode for ad-hoc tasks without full workflow overhead

Command definition

quick.md
command: quick
disable-model-invocation: true
description: Quick execution mode for ad-hoc tasks without full workflow overhead
skill: octopus-quick

Quick Mode Command

**Your first output line MUST be:** `๐Ÿ™ Octopus Quick Mode`

Execute ad-hoc tasks without multi-AI orchestration overhead.

Usage

/octo:quick "<task description>"

When to Use

**Perfect for:**

  • Bug fixes with known solutions
  • Configuration updates
  • Small refactorings
  • Documentation fixes
  • Dependency updates
  • Typo corrections

**NOT for:**

  • New features
  • Architecture changes
  • Security-sensitive work
  • Tasks requiring research

Examples

/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"

What It Does

1. Directly implements the change 2. Creates atomic commit 3. Updates state 4. Generates summary

**Skips:** Research, planning, multi-AI validation

Cost

Quick mode only uses Claude (included with Claude Code). No external provider costs.

When to Escalate

If the task becomes complex:

  • Use `/octo:discover` for research
  • Use `/octo:define` for planning
  • Use `/octo:develop` for building
  • Use `/octo:deliver` for validation
Ships withocto

Every AI model has blind spots. Claude Octopus supports twelve external provider integrations โ€” Codex, Antigravity CLI, Copilot, Qwen, Ollama, Perplexity, OpenRouter, OrcaRouter, OpenCode, Cursor CLI, Grok, and Kimi Code โ€” alongside the built-in Claude Code

Get the whole plugin

Other commands on octo.