Git and workflow agents

4,318 tagged Git and workflow, measured the same way as everything else here.

Browse within: agent-orchestration 69Multi-Agent 52agentic-workflow 50agentic 40agentic-coding 39Autonomous Agents 36code-quality 35claude-plugin 32ai-assisted-development 30spec-driven-development 29rust 28typescript 28bun 27claude-ai 26

architect

25

mindfold-ai/Trellis

Agent

Architecture sparring partner for Trellis. Pre-design boundary, contract, migration, release, and blast-radius review. Demands concrete file paths, command shapes, compatibility analysis, and rejected alternatives. NOT an implementer.

14k 5d ago A 46 tokens AGPL-3.0

auto-reviewer

26

emdash-cms/emdash

Agent

Automated PR reviewer for the EmDash CI workflows. Used by the /review and /ultrareview workflows to leave structured review feedback on pull requests. Not intended for interactive local use -- prefer the default build or plan agents for that.

12k 3d ago C 53 tokens original MIT

owner-judge

27

debpalash/VoiceStudio

Agent Claude Code

Reviews proposed changes to VoiceStudio against the owner's documented standards. Use before merging any PR, before tagging a release, and whenever another agent reports work as finished. Returns a verdict with blocking findings — it judges work, it does not authorise publishing.

12k yesterday A 54 tokens AGPL-3.0

TencentCloud/CubeSandbox

Agent Claude Code

Use this agent to review a pull request against CubeSandbox project-specific conventions and release gates that generic reviewers miss — OCI image multi-arch support, bilingual README coverage, feature-change test coverage, unit-test gate, orphaned project wiring, upgradability, terraform/k8s deployment design, Fix…

11k 4d ago A 88 tokens

performance

30

unoplatform/uno

Agent Claude Code

Audits changes for performance hazards on all targets — blocking calls, async void time-bombs, source-generator allocation/cancellation discipline, layout/render hot-path allocations, property-system boxing, idle CPU toll, and WASM memory growth. Invoke with the change scope and the modules it touches.

10k 2d ago A 59 tokens original Apache-2.0

Audit-Commits

31

gitkraken/vscode-gitlens

Agent

Compares HEAD against a tag, identifies user-facing commits, ensures they have linked issues and CHANGELOG entries.

9.9k 3d ago A 26 tokens

Create-Issue

32

gitkraken/vscode-gitlens

Agent

Analyzes uncommitted changes, commit, or commit range, and creates GitHub issues and CHANGELOG entries.

9.9k 3d ago A 26 tokens

gitkraken/vscode-gitlens

Agent

Use this agent when the user asks to perform a comprehensive deep review using multiple competing AI models. Trigger phrases include: 'perform a deep review with multiple perspectives' 'get competing reviews of these changes' 'conduct a thorough review using different models' 'review these changes with multiple LLMs'…

9.9k 3d ago A 171 tokens

modem-dev/hunk

Agent

Load review rationale from a sidecar and opt into rich terminal-native note markup.

8.9k yesterday A 16 tokens original MIT

modem-dev/hunk

Agent

Let a coding agent inspect and guide a live Hunk review without giving up the human review UI.

8.9k yesterday A 20 tokens original MIT

pydantic/monty

Agent Codex

Use as the documentation gate before a branch or PR merges. Verifies that a user-visible change is reflected across all four documentation surfaces (README.md, docs/, limitations/, crate READMEs), that no divergence leaked into docs/ instead of limitations/, and that every snippet runs. Reports findings; does not edit.

8.1k 3d ago A 69 tokens original MIT

prerelease

38

logancyang/obsidian-copilot

Agent Claude Code

Use this agent to create a prerelease PR that triggers the automated GitHub Actions release workflow with the --prerelease flag set on the resulting GitHub Release. It bumps the version using a prerelease tag (e.g., 3.2.9-beta.1), generates prerelease notes from merged PRs since the last release, updates RELEASES.md…

7.7k 2d ago A 130 tokens AGPL-3.0

release

39

logancyang/obsidian-copilot

Agent Claude Code

Use this agent to create a release PR that triggers the automated release workflow. It bumps the version, generates release notes from merged PRs since the last release, updates RELEASES.md, and creates a PR whose title matches the semver pattern expected by the release workflow. Use when the user says "create a…

7.7k 2d ago A 79 tokens AGPL-3.0

github-workflow

40

ChrisWiles/claude-code-showcase

Agent Claude Code

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

6.0k 7mo ago A 32 tokens

bt6-pr-auditor

41

elder-plinius/T3MP3ST

Agent

Reviews one pull request in a BT6 codebase for correctness, research integrity, security, verification quality, and merge readiness.

5.8k 8d ago A 32 tokens AGPL-3.0

stefan-reviewer

42

zenml-io/zenml

Agent Claude Code

Emulates Stefan’s PR review style. Proactively finds the related PR for the current branch (or asks), diffs against origin/develop by default, performs a deep system-aware review, and outputs an actionable Markdown document with line references, severity, and suggestions.

5.6k yesterday A 59 tokens original Apache-2.0

docs-writer

43

shareAI-lab/Kode-CLI

Agent

Documentation specialist for creating and updating technical documentation, README files, and API docs.

5.2k 4d ago A 20 tokens original Apache-2.0

reviewer

44

entireio/cli

Agent Claude Code

Code review agent - critically reviews changes for quality, security, and correctness.

5.0k 2d ago A 17 tokens original MIT

code-reviewer

45

mock-server/mockserver-monorepo

Agent Claude Code

Pre-commit code reviewer — checks for correctness, security, and MockServer conventions. Spawn this agent when you need a focused review of staged/unstaged changes before committing.

5.0k 3d ago A 39 tokens original Apache-2.0

issue-tracker

46

WuKongIM/WuKongIM

Agent

Issues and PRDs for this repository live as GitHub issues. Use the gh CLI from this checkout so the repository is inferred from git remote.

4.9k 2d ago A 0 tokens

review-agent

47

WuKongIM/WuKongIM

Agent

The Review Agent is an administrator-invoked senior reviewer for pull requests targeting main. The model reviews and adjudicates without changing code or merging. No model review starts until a current repository administrator posts the exact @review-agent review command.

4.9k 2d ago A 0 tokens

changelog-editor

48

Agenta-AI/agenta

Agent Claude Code

Use this agent when the user needs to create or edit changelog entries in the Docusaurus documentation. Specifically, use this agent when: 1) The user mentions adding a new changelog entry or release notes, 2) The user asks to update or modify existing changelog entries, 3) The user wants to document a new feature…

4.6k 2d ago A 0 tokens