Quick workflow - commit, push, and create PR to dev
Complete git workflow: stage → commit → push → PR to dev branch. Execute in TWO steps: ## Step 1: Commit and Push Use the Task tool to invoke the git-commit-agent: ## Step 2: Create PR After Step 1 completes, use the Task tool to invoke the git-pr-creation-agent: The agents will handle the entire workflow automatically.