7,078 mods tagged Git and workflow that install into Codex, 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…
Set up, repair, or explain isolated Convex development deployments for Git worktrees and coding agents, including per-worktree env bindings, temporary deployment creation, baseline data seeding, frontend port isolation, and AGENTS.md guardrails. Use when separate checkouts are clobbering one shared Convex dev…
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.
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…
Execute an accepted engineering plan through implementation, integrated validation, code review, pull request creation, active review monitoring, and verified closeout. Use after Kickoff approval/review or when the user explicitly asks to ship an existing plan.
Write features, fix bugs, and create PRs for the NanoClawbster codebase. Works in an isolated dev workspace, pushes via Composio (CI validates on GitHub Actions), and deploys after user approval.
Cleans up local Git worktrees and branches whose work is provably absorbed elsewhere, deleting each risk group only after its own confirmation. Use after merging pull requests or after parallel agent worktree sessions.
Autonomous GitHub Issue Fixer agent called LoachBot. Picks the single most-recently-updated GitHub issue created by and assigned to you, implements a fix in a Pull Request, then unassigns the issue. Use when the user wants to work through issues assigned to them, or asks to "run LoachBot Issues", including repeated…
Manage multiple GitHub Pull Requests in parallel. In a single loop pass, for every PR: check CI status, auto-classify each failing check (transient infra / lint / binary-compat / build / test) and delegate to the matching fix-ci- skill, then handle unresolved review comments end to end (fetch → fix → commit → push →…
This skill should be used when the user asks to "create a PR", "open a pull request", "submit my changes", "push and create PR", "finalize my work", "/pr", or wants to commit, validate, and push their current branch as a pull request. Handles the full workflow: commit all changes, run quality gates with best-effort…
Manage stacked branches and pull requests with the gh-stack GitHub CLI extension. Use when the user wants to create, push, rebase, sync, navigate, or view stacks of dependent PRs. Triggers on tasks involving stacked diffs, dependent pull requests, branch chains, or incremental code review workflows.
Use in this repository after local edits when an agent is asked to commit, push, open or update a PR, or prepare a submit handoff. Enforces Silk-specific docs sync, validation reporting, and commit/PR title naming.
★not rated 2 14d agoA53 tokens
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: