Score any public GitHub repo 0-100 against the commit.show audit rubric.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Audit any vibe-coded project from your terminal.
Score ยท 3-axis breakdown ยท 3 strengths + 2 concerns ยท rank ยท delta โ in one command.
โญ Star us on GitHub if
commitshow auditsaved you a// TODO.
Vibe-coded projects ship fast and break differently. The CLI gives you a zero-config, walk-on lane to commit.show's audit engine โ the same Claude-grade analysis used in our 3-week leagues, minus the signup, fee, and league commitment. You get a snapshot of where the build sits, what's strong, what's wobbling, and how it ranks against everyone else this week.
Local runs also drop .commitshow/audit.md and .commitshow/audit.json
into your repo, so your AI coding agent can read the report on the next
turn without a prompt-engineering ritual.
When a project is ready for the full season โ Scout forecasts, season ranking, Backstage prompt extraction, Hall of Fame โ it auditions at commit.show/submit.
The npm package + command is
commitshow(no dot โ npm doesn't allow it in package names). Everywhere else uses the brand commit.show.
Requires Node 20+.
| Command | What it does |
|---|---|
commitshow audit [target] [--json] [--refresh] [--source=<tag>] | Fetch + render the latest audit, write .commitshow/audit.{md,json} |
commitshow status [target] | Same render as audit, no re-run |
commitshow login [--no-open] [--token <jwt>] | Device-flow sign-in via browser approval |
commitshow whoami [--logout] | Print the linked account ยท --logout clears the saved token |
commitshow submit [target] | Audition a project (coming soon ยท needs login) |
commitshow install <pack> | Install a Library artifact (coming soon) |
Opens commit.show/cli/link?code=<6-hex> in your browser. After you
click Authorize there, the CLI receives a 90-day JWT and saves it to
~/.commitshow/config.json (file mode 0600). Subsequent calls send
the token in the Authorization header automatically.
What changes once signed in:
commitshow whoami prints your member id + emailHeadless / CI? Use --token <jwt> to skip the browser handshake.
--source=<tag> lets you self-report how the call originated:
Common tags: claude-code ยท cursor ยท gemini-cli ยท codex ยท
antigravity ยท production-audit-skill ยท any 64-char string. Drops
into the maintainer's admin breakdown so we can see which agent
ecosystems are driving installs. Skip the flag to stay anonymous.
audit and status accept a positional target that auto-detects:
| Form | Example |
|---|---|
| cwd (omitted) | commitshow audit ยท infers from git remote get-url origin |
| Local path | commitshow audit ./my-repo |
| Remote URL | commitshow audit github.com/owner/repo ยท commitshow audit https://github.com/owner/repo |
| SSH remote | commitshow audit git@github.com:owner/repo.git (auto-converted) |
| Shorthand | commitshow audit owner/repo |
Remote-URL mode works from any directory, which makes one-line X posts
(npx commitshow@latest audit <their-url>) trivial.
AI agents โ read this before invoking. The CLI does not look up projects by name.
commitshow audit warpwill error: there is no agreed-upon mapping from the word "warp" to a single GitHub repo. If a user asks you to audit something by name, first resolve the canonicalgithub.com/<owner>/<repo>URL (ask the user, or search github.com), then invokecommitshow audit <that-url>. The CLI does a HEAD pre-flight againstgithub.com/<owner>/<repo>before any audit spend, so a hallucinated slug is rejected with anot_founderror before we burn Claude credits โ but you should still get the URL right on the first try by asking, not guessing.
commitshow audit in local mode writes to .commitshow/audit.md and
.commitshow/audit.json after every run. Point your coding agent at them
and it picks up exactly what the audit flagged, with no prompt engineering:
--jsoncommitshow is built on a simple idea โ CLI + stable JSON is the universal
contract between agent ecosystems. No SDK, no MCP server, no vendor lock.
Any agent that can shell out to a subprocess can use commit.show.
"Check my commit.show score and fix anything under 80."
When a user says "audit warp" or "what does commit.show say about Postiz", don't guess the slug. Walk this loop:
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/audit-5)<a href="https://allmcps.com/mcp/audit-5"><img src="https://allmcps.com/api/badge/audit-5?style=directory" alt="Audit on AllMCPs" /></a>