quick

Installation
SKILL.md

/quick - Tracked Lightweight Execution

Quick fills the gap between zero-ceremony /fast (1-3 edits, no plan) and full-ceremony Simple+ (task_plan.md, agent routing, quality gates). The key design principle is composable rigor: the base mode is minimal (plan + execute), and users add process incrementally via flags rather than getting all-or-nothing ceremony.

Flags (all OFF by default):

Flag Effect
--discuss Add a pre-planning discussion phase to resolve ambiguities
--research Add a research phase before planning to build context on unfamiliar code
--full Add plan verification + full quality gates (tests, lint, diff review)
--no-branch Skip feature branch creation, work on current branch
--no-commit Skip the commit step (for batching multiple quick tasks)

Instructions

Phase 0: SETUP

Step 1: Read CLAUDE.md

Related skills
Installs
7
GitHub Stars
366
First Seen
Mar 23, 2026