12,362 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.
Scourgify closes out AI coding work by taking safe repository snapshots, classifying every in-scope Git path captured before or after the closeout, reconciling multi-chat or multi-agent work, syncing durable docs, recording verification, and validating a permission-aware handoff. Use when the user says "Scourgify!" or…
PRD-driven delivery loop with a token-lean audit trail (requests → decisions → specs → tasks → commits). All docs/ log access goes through ./scripts/owl. Use for any feature, bug fix, or change in a repo using ATHENA docs/.
Create a PR on an OSAC component repo (including the osac mono-repo, which may need per-component validation for multiple touched components in one pass) using the fork-based workflow. Runs repo-specific validation (build, test, lint), pushes to the developer's push remote, and opens a PR against the upstream repo…
Use Jujutsu (jj) for version control in jj-enabled projects. Covers command workflows, bookmark management, rebasing, conflict resolution, revsets, and common pitfalls. Triggers when: project has a .jj/ directory, README requires jj, or user explicitly requests jj commands. Do NOT use for regular git-only projects.
Find projects across git history, repos, docs, and Oracle. Use when user asks "trace", "find project", "where is [project]", "search history". Supports --oracle (fast), --deep (5 subagents), and trace logging.
Ingests open retro issues, investigates via scramstorm, dispatches scram team to address changes, bumps version, comments on issues, commits and pushes.
Upload images to img402.dev for embedding in GitHub PRs, issues, and comments. Free tier (1MB, 7-day, no auth) is the default; paid tiers add 5MB max with 1-year ($0.01) or permanent ($1) retention via x402. Use when the agent needs to share an image in a GitHub context — screenshots, mockups, diagrams, or any visual.…
A guide for writing concise Git commit messages that match a repository's existing style. Git commits are saved records of code changes, and the guide also covers separating unrelated changes into different commits.
A software-development workflow that turns a written request into a specification, an execution plan, code changes, tests, and commits. A specification describes what should be built; a plan describes how.
Bootstrap an app-agnostic set of deploy scripts into an Expo React Native + web project and run the full lifecycle of publishing a mobile app to both the Apple App Store (TestFlight) and Google Play, plus store-screenshot capture.
A workflow for completing development tasks in projects that use BossCoding, a project process with repository rules, checks, branches, pull requests, and continuous integration.
Use when a pull request has review feedback waiting and you want to act on all of it — CodeRabbit, GitHub Copilot, Gemini Code Assist, and any other review bot, plus human reviewers. Collects inline review threads, review summary bodies, and pull request comments, extracts the CodeRabbit findings that never reach the…
Fetch PR review comments from GitHub, investigate each one against the actual codebase, and fix real issues. Use after a PR review to triage and act on reviewer feedback, or when asked to "check PR comments", "handle review feedback", or "investigate PR".
★not rated 2 3d agoA61 tokens
originalApache-2.0
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: