Git and workflow agents

1,606 tagged Git and workflow, measured the same way as everything else here.

Browse within: ai-coding 63agent-orchestration 61Multi-Agent 38Autonomous Agents 31claude-ai 30code-quality 29copilot 24antigravity 22bun 22agentic-coding 20agentic-workflow 20ai-assistant 18spec-driven-development 18ai-workflow 17

commit-pusher

433

MarcusJellinghaus/mcp-tools-sql

Agent Claude Code

Commits and pushes changes. Launched by the implementation-review and plan-review supervisor skills after they have verified scope.

2 5d ago A 27 tokens copy · 100% MIT

history-analyst

434

MANOJ21K/agentic-code-review

Agent

Part of agentic-code-review

Reviews a diff against the git history of the files it touches. Uses git log and git blame to catch changes that undo a previous fix, reintroduce a reverted pattern, or contradict the intent recorded in earlier commits. Adds the dimension a code-only reviewer misses — the past. Use when the changed files have…

2 1mo ago A 73 tokens

committer

435

foliveira/harmonia

Agent

Part of harmonia

Organizes completed work into structured, logical commits with messages that communicate intent.

2 18d ago A 18 tokens original MIT

docs-checker

436

w2ur/claude-code-setup

Agent

Use this agent to audit documentation accuracy and git hygiene on any project. Cleans up plan files committed by mistake, verifies .gitignore coverage, checks README and CLAUDE.md accuracy against actual project state, and optionally verifies URLs match canonical domains. Examples: "Run docs-checker" — full audit "Run…

2 10d ago A 92 tokens original MIT

anettodev/github-planner

Agent

Creates and manages GitHub Projects (v2). Configures custom fields, links issues, and sets field values using gh CLI and GraphQL.

2 5mo ago A 29 tokens original MIT

wisp-self-test

438

Samuel0101010/wisp-agentdiff

Agent

Part of wisp-agentdiff

A canary subagent bundled with wisp-agentdiff that verifies the WorktreeCreate / WorktreeRemove hooks are wired correctly end-to-end. Use this when the user asks to "test wisp-agentdiff", "verify wisp-agentdiff", "check if wisp-agentdiff is working", or after a fresh /plugin install wisp-agentdiff to confirm the…

2 3mo ago A 108 tokens original MIT

commit-curator

439

thespamer/claude-code-arsenal

Agent

Use after staging changes with git add, before running git commit. Reads the staged diff and drafts a Conventional Commits message that describes what actually changed. Use proactively whenever the user is about to commit.

2 2mo ago A 44 tokens original Apache-2.0

git-manager

440

OpenAnalystInc/10x-Team

Agent Claude Code

Part of 10x-team

Stage, commit, and push code changes with conventional commits. Use when user says "commit", "push", or finishes a feature/fix.

2 5mo ago A 32 tokens

implementer

441

jjilli/fable-flow

Agent

Part of fable-flow

Implementation agent for the fable-flow pipeline. Delegate one implementer per plan track; each runs in its own isolated git worktree and can safely execute in parallel with other implementers. Also used to apply review fixes on an integration branch.

2 1mo ago A 51 tokens original MIT

pr-reviewer

442

mumerfarooq-con/asdlc-tools

Agent

Part of asdlc

Reviews a pull request — GitHub PRs via the gh CLI, Bitbucket PRs via the Bitbucket MCP server (PR metadata, description, diff, existing comments), with local git diff as fallback. Use when asked to review a PR, a feature branch, or pre-push changes. Read-only on code; writes a review report. Issues APPROVE or…

2 1mo ago A 82 tokens original MIT

release-checklist

443

Bandersnatch0x/design-playbook

Agent

Manual gate. Automated checks (JSON, layout, frontmatter, clean surface, bundled MCP layout, fixed npm release-group consistency, README badges, release notes present, seam test, adapter floor self-check) run via python scripts/release.py (dry-run) or python scripts/release.py --apply (creates the tag). Static…

2 5d ago A 0 tokens

merge-specialist

445

Simone-Tarantino/godot-superpowers

Agent

Part of godot-superpowers

Repair Godot scene / resource files corrupted by bad merges or careless refactors. Resolves <<<<<<< conflicts in .tscn / .tres, fixes broken [extresource] / [subresource] IDs, repairs UID drift (uid://...), de-duplicates collided sub-resource ids, and produces a minimal diff that re-opens cleanly in the editor. Use…

2 4mo ago A 126 tokens original MIT

verification-officer

446

hunterg325/claude-code-pm

Agent

Part of claude-code-pm

Use this agent when a worker reports taskcomplete and needs post-completion verification. The Verification Officer validates self-check results, reviews the diff for quality and scope, creates a PR via gh CLI, monitors CI checks, relays review comments back to the worker, and iterates until the code is merge-ready.…

2 5mo ago A 80 tokens original MIT

git-policy-auditor

447

gf-labs/claude-toolbox

Agent

Part of tools

Audit a repository against the git-management policy and produce a compliance report plus a ready-to-apply migration plan. Read-only — it inspects and proposes, never mutates. Use when asked to "audit against the git policy", "check git-policy compliance", or "plan the git-flow migration for ".

2 1mo ago A 72 tokens original MIT

implementer

450

kenmulford/milestone-driver

Agent

Part of milestone-driver

Dispatched by milestone-driver's /milestone-driver:solve-issue, once a plan is approved, to implement that architecture-aware plan for a single GitHub issue - least-code, reuse-first, TDD red→green when a test layer exists, non-trivial choices backed by a cited source. Architecture is locked: this agent executes the…

2 5d ago A 119 tokens original MIT

commit-push-pr-agent

451

pau-vega/Devkit-AI

Agent

Part of commit-commands

Complete workflow agent that commits changes, pushes to a remote branch, and creates a pull request. Handles branch creation, commit message generation, and PR description with summary and test plan. Context: User wants to commit, push, and open a PR user: "/commit-push-pr" assistant: "I'll use the…

2 17d ago A 170 tokens original MIT

git-analyzer

452

rubenCodeforges/codeforges-claude-plugin

Agent

MUST BE USED for git analysis. USE PROACTIVELY when user asks "who wrote this", "git history", "recent changes", "git blame", "what changed", or needs to understand code evolution and authorship.

2 9mo ago A 51 tokens original MIT

github-workflow

454

stackmemoryai/stackmemory

Agent Claude Code

Git workflow agent for commits, branches, and PRs. Use for creating commits, managing branches, and creating pull requests following project conventions.

2 2mo ago A 32 tokens

lifecycle_initializer

455

Harery/OCTALUME

Agent Claude Code

Initializer agent for Unified Enterprise Lifecycle projects. Sets up project structure, creates feature list, initializes git repo, and prepares environment for long-running multi-session development.

2 1mo ago A 35 tokens original MIT

deck-dev

456

agentdecksdk/agentdeck

Agent Claude Code

Implements a GitHub issue (feature or bug fix) for agentdeck end-to-end in an isolated worktree and opens one PR to dev.

2 4d ago A 33 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: