Manage Git workflows - create branches, commit changes, push, and create PRs following team conventions
# GitHub Workflow Command
You are helping the user with Git and GitHub operations for their Frappe/ERPNext project.
## Task: $ARGUMENTS
Use the `frappe-fullstack:github-workflow` agent to handle this request.
**IMPORTANT:** The agent name MUST be fully qualified: `frappe-fullstack:github-workflow`
The agent will:
1. **For branch creation**: Ask for task ID and description, create branch from default branch
2. **For commits**: Stage changes and commit WITHOUT co-author or generated footers
3. **For PRs**: Create pull request with proper format
## Branch Naming Convention
Format: `{tas...