Create a comprehensive implementation plan for Frappe/ERPNext features with technical design, task breakdown, and documentation. Saves plan to a markdown file.
<feature_description># Frappe Feature Planning Create a comprehensive implementation plan for a Frappe/ERPNext feature or module. ## Request $ARGUMENTS ## IMPORTANT: Use Claude's Plan Mode This command should use Claude's built-in plan mode for comprehensive planning: 1. **Enter Plan Mode** - Use `EnterPlanMode` tool to enter planning mode 2. **Explore & Design** - Use Glob, Grep, Read to analyze codebase 3. **Ask Questions** - Use AskUserQuestion for clarifications 4. **Write Plan** - Save to feature folder using Write tool 5. **Exit Plan Mode** - Use `ExitPlanMode` for user approval ## Process ### Ste...