quick-plan
Installation
SKILL.md
/quick-plan — Session Task Planner
Take user's session goals and produce an optimized execution plan that maximizes parallelism.
Workflow
Phase 1: Gather Context
- Read CLAUDE.md and recent git log to understand project state
- If user's goals are vague, ask up to 2 clarifying questions via AskUserQuestion
- If goals are clear, skip straight to Phase 2
Phase 1.5: Quick Discovery (conditional)
Run a lightweight codebase scan to improve touch zone accuracy and discover verification commands.