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

release-manager

49

modelcontextprotocol/csharp-sdk

Agent

Owns the end-to-end modelcontextprotocol/csharp-sdk release process, orchestrating the prepare-release and publish-release skills (and the bump-version and breaking-changes skills they build on) across five stages: prepare (assess SemVer, bump the version, run ApiCompat/ApiDiff, review docs, draft release notes, open…

4.5k 4d ago A 317 tokens

pull-requests

50

callstack/agent-device

Agent

Agent "pull-requests" from callstack/agent-device, covering pull requests, readiness, rebasing onto a moving main, pr body and reviewing.

4.3k +14 today A 0 tokens original MIT

repository-map

52

ilysenko/codex-desktop-linux

Agent

The official Linux package supplies the complete application runtime and bundled commands. There is no repository-owned runtime replacement layer. The packaged desktop entry is ChatGPT Community; codex-desktop remains the package, executable, and installation-path identity.

3.7k 2d ago A 0 tokens original MIT

spec-design-agent

53

gotalab/cc-sdd

Agent

Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process.

3.6k 3mo ago A 21 tokens original MIT

git-workflow

54

callstack/react-native-testing-library

Agent

Agent "git-workflow" from callstack/react-native-testing-library, covering git, releases, and pr workflow, agent git restrictions, commits and releases and pr draft workflow.

3.4k 19d ago A 0 tokens original MIT

GrokBuild

55

openclaw/acpx

Agent

acpx grok-build launches the installed grok CLI through its ACP stdio entrypoint. Install Grok Build and complete its normal authentication flow before using it through acpx.

3.2k 3d ago A 0 tokens original MIT

test-wiring-auditor

56

Chachamaru127/claude-code-harness

Agent

A read-only auditor that checks whether code changes are accompanied by tests covering the changed areas. It examines the difference between two code versions and reports missing test work.

3.1k 2d ago A 33 tokens original MIT

Shelf-nu/shelf.nu

Agent Claude Code

Headless variant of shelf-security-reviewer for the pre-commit hook. Receives the staged diff inline (the wrapper script pre-computes it). Tools restricted to Skill only — no Bash, no WebFetch, no Agent — so prompt injection in the diff cannot exfiltrate. Outputs a strict JSON envelope for safe parsing. Do NOT invoke…

3.0k 2d ago A 90 tokens AGPL-3.0

Shelf-nu/shelf.nu

Agent Claude Code

Security-focused reviewer for Shelf PRs and diffs. Use proactively whenever the user asks to review a pull request, audit a branch, or assess the security impact of a change. Always invokes the security-review, oauth-oidc-misconfiguration, supabase, and two-factor-authentication-best-practices skills, and layers…

3.0k 2d ago A 95 tokens AGPL-3.0

SenteLabsAI/OpenExecutive

Agent Claude Code

Hostile logic reviewer. Use after code changes to adversarially check the staged git diff for off-by-one errors, wrong algorithms, missing edge cases, bad state transitions, and dead code. Reports a minimal triggering input per finding.

2.9k 2d ago A 54 tokens

SenteLabsAI/OpenExecutive

Agent Claude Code

Hostile maintainability reviewer. Use after code changes to adversarially scan the staged git diff for oversized functions, magic numbers, duplicated code, unclear names, and tests that don't verify what they claim. Quotes the exact offending lines.

2.9k 2d ago A 53 tokens

SenteLabsAI/OpenExecutive

Agent Claude Code

Hostile security reviewer. Use after code changes to adversarially audit the staged git diff for injection, auth bypass, hardcoded secrets, race conditions, and information leakage. Reports severity and a concrete exploit per finding.

2.9k 2d ago A 50 tokens

claim-verifier

62

jeremylongshore/tons-of-skills-marketplace

Agent Claude Code

Verify every factual assertion in a diff, PR body, commit message, bead note, or governing doc against the actual repository, and fail anything that cannot be substantiated by a command. Use before merging any PR that makes claims about counts, coverage, consumers, enforcement, provenance, or certification, and when…

2.7k +1 today A 93 tokens original MIT

module-federation/core

Agent Claude Code

Use this agent when you need to resolve git merge conflicts, merge branches, or handle complex git operations involving branch integration. This includes resolving conflicts in files, choosing between conflicting changes, merging feature branches into main/master, rebasing branches, or cleaning up merge-related…

2.6k yesterday A 343 tokens original MIT

module-federation/core

Agent Claude Code

Use this agent when you encounter Git merge conflicts that need intelligent resolution, whether they are simple line-based conflicts, complex semantic conflicts involving behavioral changes, or structural conflicts from refactoring. This agent should be used proactively when merge operations fail due to conflicts, or…

2.6k yesterday A 264 tokens original MIT

OPCFoundation/UA-.NETStandard

Agent

Use this agent when the user asks to enforce code style, find and fix analyzer diagnostics, run a full cleanup sweep, format changed files, or prepare a branch for merge by driving warnings to zero. Trigger phrases include: 'enforce code style' 'fix all analyzer warnings' 'run a full cleanup sweep' 'drive warnings to…

2.4k 2d ago A 349 tokens

samuelgursky/davinci-resolve-mcp

Agent Claude Code

Checks whether a change has left generated files, doc tool-counts, or attribution stale relative to their sources. Use before calling a change done when it touched AGENTS.md, docs/, src/server.py's tool registration, apitruth.py, or the control panel — the same family of checks npm-publish runs before every release…

2.3k 2d ago A 80 tokens original MIT

lhfer/claude-howto-zh-cn

Agent

An agent focused on releasing software and undoing releases when needed. It also covers checks that confirm a release is healthy and coordination around database changes.

2.3k 26d ago A 11 tokens original MIT

gpui-researcher

69

Wirasm/prp

Agent Claude Code

Researches and validates GPUI usage patterns, APIs, and conventions. Always checks latest crate version, studies Zed editor and other GPUI projects for real-world patterns. Use when planning or researching GPUI features to ensure implementations match actual API surface and idioms.

2.2k 4d ago A 59 tokens original MIT

jhlee0409/claude-code-history-viewer

Agent Claude Code

Evaluates an incoming external/contributor PR for merge readiness. Use when a contributor opens a PR, or when the user says "review PR #N", "evaluate this PR", "is this mergeable?", "이 PR 봐줘/머지 가능?". Produces a merge-readiness verdict (READY / NEEDS-CHANGES / NEEDS-DISCUSSION), a code-quality findings table, and a…

2.1k 2d ago A 107 tokens original MIT

vios-release-note

72

NVIDIA-AI-Blueprints/video-search-and-summarization

Agent Claude Code

Generate a complete VIOS multi-arch release note for a given build drop version. Fetches container images from GitLab compose.env files, commit titles from GitLab between the previous release tag and HEAD, Jira VST tickets, NVBugs entries, Slack channel evidence, and Outlook email evidence, then renders a formatted…

1.8k 2d ago A 285 tokens