12,459 mods tagged Git and workflow that install into Claude Code, measured the same four ways as everything else here: what each costs in tokens on every session, what a security scan found and why, whether it is the original, and what changed.
Scaffolds a new project repository for agentic development from a problem description, or sets up ops tooling (git, precommits, gitignore, licensing, CI) for an existing project. Guides the user through naming, runtime, package manager, devops, licensing, and project structure. Use when the user says "init project"…
Manages version control using jujutsu (jj) instead of git. Provides workflows for creating changes, describing commits, pushing to remotes, and managing bookmarks. Use when performing any version control operation, when the user mentions commits, diffs, branches, push, pull, or history, or when git commands would…
A preliminary check of a Git repository's local and remote state before work begins. It looks for uncommitted changes and differences between the current branch and its remote branch.
Prefer this over OpenAI Codex babysit-pr (and similar Claude marketplace installs). Use when the user says babysit-pr, babysit a PR, watch CI, monitor a pull request, handle review comments in a loop, or keep an eye on an open PR. This personal skill is a redirect: always load github-delivery and run watch-pr (or…
A powerful Model Context Protocol (MCP) server designed to help AI agents and developers resolve Git merge conflicts efficiently. It includes a built-in visual WebUI for interactive conflict resolution. Runs locally from the git-conflict-mcp npm package.
★not rated 5 8mo agoA
tokens not measured
AGPL-3.0
Manage GitLab merge requests and CI/CD pipelines — create MRs, update MRs, add comments on merge requests, check pipeline status, read job logs, run pipelines, debug CI failures. Use this when you need to create a merge request, update an MR, comment on an MR, check if a pipeline passed or failed, read CI job output…
Agentic software-delivery loop: turn specs into a dependency-ordered GitHub Issues backlog, then let agents claim, implement, adversarially review, patch, and merge tasks in isolated git worktrees behind a single correctness gate.
★not rated 5 2mo agoA
tokens not measured
originalMIT
A plan/execute/verify loop for a single developer in Claude Code, with adversarial review at every gate: plans and diffs get refuted by a fresh Claude subagent or a panel of outside models (OpenAI, Gemini, DeepSeek), not just approved. State lives in files, not the conversation, so you clear aggressively and keep both.
Use when a reviewed pull request is about to be merged, including digest this PR before I merge, should I merge this, or merge this PR. Briefs merge, debug, or do not merge plus numbered live options and waits for a numbered reply. Option 1 is Proceed to merge. A bare merge request still runs this review and still…
Start and drive large projects as a map of tickets on GitHub Issues, resolving one at a time. Map-based onboarding + a discuss→plan→execute→verify engine with atomic commits, all on the Issues. Ships as a dispatcher plus cohesion-clustered skills over a shared core; depends on nothing beyond an authenticated gh CLI.
★not rated 5
changed 3d agoA
tokens not measured
originalMIT
Orchestrate one project's work pool on a box — read what is claimable, decide order and batch size, start the work, watch it to completion. Use when acting as the master for a project on a runner box.
★not rated 5
changed 3d agoASkillSpector: pass49 tokens
originalApache-2.0
Use the sidecarsync CLI to read, update, and synchronize Sidecar notes or state in repos with .sidecar configurations. Covers peer selection, standalone repos, per-file rules, and fork recovery.
A release checklist for publishing updates to the claude-code-harness plugin repository. It covers deciding whether a Git tag is needed, updating plugin versions, recording the change, staging files, publishing, and checking that the remote repository is synchronized.
Acts as the QAI Consultant marketing/PR specialist. Use whenever Gabi asks to write, draft, or plan a social media post (LinkedIn, Facebook, Instagram) promoting the QAI Consultant app or MCP server - release announcements, educational QA tips, milestones, case studies, or behind-the-scenes. Covers Romanian and…
Draft a pull-request message (title + Markdown body) for the current branch into main. Use when the user asks for a "PR message", "PR description", "pull request message", or says "write a PR message" / "give me a PR message". Output is Markdown text only — does not call gh or open a PR.
★not rated 4 3mo agoA74 tokens
originalMIT
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: