Complete Git workflow with review, testing, and deployment checks
/plugin marketplace add moonklabs/aiwf/plugin install aiwf-core@aiwf-pluginsclaude-opus-4-1workflows/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
/git-workflowOrchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern git best practices including Conventional Commits, automated testing, and structured PR creation.