Enter planning mode for comprehensive task analysis before implementation
Enters planning mode to analyze tasks and create implementation plans before coding.
/plugin marketplace add nategarelik/claude-ultra-plugin/plugin install claude-ultra@claude-ultra-marketplaceUse @explore agent to:
For the task "$ARGUMENTS":
Create a plan with:
# Plan: [Task Description]
## Goal
What we're trying to achieve
## Current State
What exists now
## Approach
Chosen strategy and why
## Implementation Steps
1. [ ] Step 1 - description
2. [ ] Step 2 - description
3. [ ] Step 3 - description
## Files to Modify
- path/to/file1 - what changes
- path/to/file2 - what changes
## Testing Strategy
- [ ] Unit tests for [component]
- [ ] Integration test for [flow]
## Risks
- Risk 1: mitigation
Present plan summary and wait for user confirmation before implementing.