workflow-expert
Installation
SKILL.md
Frappe Workflow Expert
This skill provides comprehensive guidance for understanding and working with Frappe's Workflow system.
Overview
Frappe's Workflow system enables document state management with configurable states, transitions, and approval processes. Workflows automate business processes by:
- Defining multiple states a document can be in (e.g., "Draft", "Pending Approval", "Approved", "Rejected")
- Specifying transitions between states with role-based permissions
- Automating actions when documents change state (e.g., updating fields, changing docstatus)
- Sending email notifications to users for pending actions
- Creating workflow action records for approval tracking