mattzcarey/shippie
extendable code review and QA agent 🚢 observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 97
- Release rhythm 90
- Longevity 82
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 1154
- days_rel: 71
- days_push: 21
- n_releases_24m: 29
Adoption not part of the score
2483 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Shippie is an extendable AI code-review agent that reads pull request diffs, explores the codebase with developer tools, and posts focused review comments via GitHub Actions, GitLab CI, or locally. It is provider-agnostic (Anthropic, OpenAI, OpenRouter, Cloudflare Workers AI) and can act as an MCP client to reach external tools.
Use cases
- automatically review pull requests with ai
- detect exposed secrets and bugs in code diffs
- add an ai code reviewer to github actions
- run code review locally on staged changes
- trigger ai review by commenting on a pr
- extend code review agent with mcp tools
When to choose
- you want automated AI feedback on every pull request in CI
- you need a provider-agnostic reviewer supporting Anthropic, OpenAI, and others
- you want an agent that can use MCP tools like browser automation or observability
- you prefer running reviews locally on staged changes before pushing
When to avoid
- you need deterministic linting or static analysis rather than LLM-based review
- you cannot share code with external AI providers due to privacy constraints
- you want a fully free solution without LLM API costs
- you need deep IDE-integrated review rather than CI-based comments
Facets
cli-tool · maturity active
code-review agent-framework mcp ci-cd llm-inference developer-tools version-control artificial-intelligence cli cloud self-hosted ai-code-review github-actions pull-request qa-automation mcp-client typescript automation nodejs docker
3 sources
- readme: https://github.com/mattzcarey/shippie · fetched 2026-08-28 · 5425fc336b80
- homepage: https://shippie.dev · fetched 2026-08-29 · 04377d81d47d
- registry_npm: https://registry.npmjs.org/shippie · fetched 2026-08-29 · f7ce34921751
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattzcarey/shippie | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="mattzcarey/shippie")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem