Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 303 Bytes

File metadata and controls

9 lines (7 loc) · 303 Bytes

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