Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Advanced git workflows with branch management, conflict resolution, and PR lifecycle
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-05 | ✗→✓ | ▲ Improved | -37% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 33% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -55% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -59% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -46% | 0% |
Advanced git workflow automation for branch management and PR lifecycle.
When managing complex git operations — multi-branch workflows, release branching, conflict resolution, or PR coordination.
mcp__plugin_ruflo-core_ruflo__github_repo_analyze for repository health metricsmcp__plugin_ruflo-core_ruflo__analyze_diff-risk before mergingmcp__plugin_ruflo-core_ruflo__github_pr_manage for PR lifecycle operationsmcp__plugin_ruflo-core_ruflo__github_metrics for merge frequency, review times, etc.bashgit checkout -b feat/my-feature # ... make changes ... # analyze diff before PR # create PR with risk assessment
bashgit checkout -b release/v1.2.0 # cherry-pick fixes # analyze all diffs for risk # merge when risk score is acceptable
bashnpx @claude-flow/cli@latest hooks pre-task --description "git workflow"
Other measured skills in the registry, with their headline benchmark lift.