What problem does it solve?
Quick Mode removes the overhead of the full planning lifecycle when you just need a small, clear change—so you can get verified results quickly.
Core Features & Use Cases
- Single-executor workflow: Runs one fresh-context executor and verifies before finishing.
- Task type detection: Automatically routes requests into fix-bug, write-test, refactor, or write-feature flows.
- Lean context gathering: Pulls only the necessary branch, recent commits, relevant ARCHITECTURE.md excerpts, and CLAUDE.md conventions.
- Optional worktree isolation: Uses worktree isolation for multi-file or logic-touching tasks to reduce blast radius.
- Targeted methodology injection: Adds the right supporting skills based on detected task type (e.g., TDD for write-test).
Quick Start
Prefix your request with quick: and describe what you want changed, then let Supermind execute it as a single verified task run.