Create a user or customer journey map. Captures touchpoints, emotions, pain points, and opportunities. Modes - full (comprehensive with personas), quick (rapid mapping), guided (interactive).
/plugin marketplace add melodic-software/claude-code-plugins/plugin install business-analysis@melodic-software<journey-description> [--mode full|quick|guided] [--persona <persona-name>]# Journey Map Command Create a user or customer journey map to understand experiences, emotions, and identify improvement opportunities. ## Arguments - `<journey-description>`: Description of the journey to map (e.g., "customer purchasing a subscription") - `--mode`: Mapping mode (default: `guided`) - `full`: Comprehensive journey with detailed touchpoint analysis (~10K tokens) - `quick`: Rapid journey mapping (~4K tokens) - `guided`: Interactive journey discovery (variable) - `--persona`: Optional persona name to use (creates new if not provided) ## Execution ### Step 1: Parse A...