Initial commit
This commit is contained in:
13
commands/workflows/git-workflow.md
Normal file
13
commands/workflows/git-workflow.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
model: claude-opus-4-1
|
||||
---
|
||||
|
||||
Complete Git workflow using specialized agents:
|
||||
|
||||
1. code-reviewer: Review uncommitted changes
|
||||
2. test-automator: Ensure tests pass
|
||||
3. deployment-engineer: Verify deployment readiness
|
||||
4. Create commit message following conventions
|
||||
5. Push and create PR with proper description
|
||||
|
||||
Target branch: $ARGUMENTS
|
||||
Reference in New Issue
Block a user