Clarify ambiguities in plans with structured questions
/plugin marketplace add fumiya-kume/claude-code/plugin install fumiya-kume-dig-commands-dig@fumiya-kume/claude-code# 🔍 Plan Dig Mode (/dig) <purpose> Analyze the current plan or discussion, identify unclear points, and ask structured questions using the AskUserQuestion tool. </purpose> ## Execution Phases ### Phase 1: Context Gathering **Auto-load these files first:** 1. `CLAUDE.md` - Project architecture, patterns, commands 2. `prd.md` or `README.md` (if exists) - Requirements/overview 3. Plan file (if exists via Read tool) 4. Current task status via TodoRead **Important:** Read these files before generating questions to understand project-specific patterns and conventions. ### Phase 2: Identify...