14,289 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
Local production engineering platform — semantic code analysis, git risk scoring, and log correlation via MCP. Runs locally from the suitable-loop Python package.
★not rated 0 5mo agoA
tokens not measured
originalMIT
AI-powered code review for GitHub & GitLab. Works with any LLM: GPT-4o, Claude, Llama, Gemini, Ollama. Free, open source. Runs locally from the pr-reviewer Python package.
Distill a git repo's full history into durable engineering memory under .repo-memory/ (timeline, decisions, landmines, architecture). Use when the user wants historical/"why is this like this" context for a codebase, to onboard an agent onto a repo's past, or asks to run repo-history / analyze git history.
Mandatory git workflow: Conventional Commits, atomic commits, and strictly linear history via feature branches that rebase onto the default branch and integrate with --ff-only. Use whenever committing, staging, branching, merging, rebasing, or preparing a PR — including bare requests like "commit", "commit this", or…
Produce an evidence-backed release go/no-go decision from Git changes and machine-readable test reports. Use when preparing a release, reviewing deployment readiness, checking whether change evidence is complete, assessing DDL or API/configuration risk, creating a rollback checklist, or deciding whether a build may…
Drive the Tidy backup & sync tool from the terminal. Use whenever the user asks to back up, sync, schedule, push, pull, or manage their git-backed folders/repos (e.g. an Obsidian vault). Tidy is a git-based backup tool — each repo folder has one or more daily backup times, and every other goal is mapped to a tidy CLI…
Analyze Git changes, split them into coherent commits, infer message language and format, optionally close supplied GitHub issues, and execute safely. Manage persistent global or repository preferences for review versus direct submission and automatic or specified commit-message language through native Git config.…
AI-blame: trace which agent, session and prompt generated each file change. Reads opencode and Claude Code session logs, stores locally in SQLite, stamps commits. Runs locally from the @darkm3tter/codeprovenance npm package.
★not rated 0 1mo agoA
tokens not measured
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: