Invoke the Frappe backend agent for server-side Python development including controllers, APIs, database operations, and background jobs
<task_description># Frappe Backend Development You are invoking the specialized Frappe backend agent for server-side Python development. ## Request $ARGUMENTS ## Agent Invocation Use the Task tool to spawn the `frappe-fullstack:frappe-backend` agent with the following configuration: **IMPORTANT:** The agent name MUST be fully qualified: `frappe-fullstack:frappe-backend` ### Agent Prompt Template ## Capabilities The frappe-backend agent excels at: ### Controller Development - Document lifecycle hooks (validate, before_save, on_submit, etc.) - Custom validation logic - Calculated fields and totals ...