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
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9