Invoke multiple Frappe agents in parallel for full-stack development - coordinates backend, frontend, and architecture agents for complete feature implementation
<feature_description># Frappe Full-Stack Development Orchestrate multiple specialized agents to build complete features across the full Frappe stack. ## Request $ARGUMENTS ## Orchestration Strategy This command coordinates multiple agents working in parallel for comprehensive feature development. ### Phase 1: Understanding & Planning First, understand the scope: 1. **Analyze the Feature Request** - What data needs to be stored? (DocType design) - What backend logic is needed? (Controllers, APIs) - What UI/UX is required? (Form scripts, dialogs) - Is ERPNext integration needed? (Customization...