git-workflow

Installation
SKILL.md

Git Workflow

Advanced git workflow automation for branch management and PR lifecycle.

When to use

When managing complex git operations — multi-branch workflows, release branching, conflict resolution, or PR coordination.

Steps

  1. Analyze repo — call mcp__claude-flow__github_repo_analyze for repository health metrics
  2. Check diff risk — call mcp__claude-flow__analyze_diff-risk before merging
  3. Manage PRs — call mcp__claude-flow__github_pr_manage for PR lifecycle operations
  4. View metrics — call mcp__claude-flow__github_metrics for merge frequency, review times, etc.

Common workflows

Installs
49
GitHub Stars
61.6K
First Seen
May 8, 2026
git-workflow — ruvnet/claude-flow