Skip to main content
ClaudeWave

extendable code review and QA agent 🚢

Subagents2.4k stars243 forksTypeScriptMITUpdated 6mo ago
Editor's note

Shippie (formerly Code Review GPT) is a TypeScript-based code review agent that runs LLM-driven analysis inside CI/CD pipelines or locally via `npx shippie review` against staged files. It checks for exposed secrets, inefficient code, and unhandled edge cases, and it supports multiple AI providers including OpenAI, with configurable rules files that let teams tailor review behavior to their standards. The tool integrates with the Model Context Protocol, acting as an MCP client to reach external tools such as browser automation, infrastructure deployments, and observability monitoring, which makes it extensible well beyond basic static analysis. It ships as a GitHub Action with documented configuration options and connects to LLM APIs directly rather than routing through Claude-specific products like Claude Desktop or Claude Code. The primary audience is engineering teams that want automated, AI-assisted code review embedded in their pull request workflows without replacing human reviewers entirely.

ClaudeWave Trust Score
90/100
Verified
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/mattzcarey/shippie && cp shippie/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agentagentscicdcode-qualitycode-reviewgithubgpt-4huggingfacemcpmodelcontextprotocolopenaiopensourceqaqa-automationquality-assurance

What people ask about shippie

What is mattzcarey/shippie?

+

mattzcarey/shippie is subagents for the Claude AI ecosystem. extendable code review and QA agent 🚢 It has 2.4k GitHub stars and was last updated 6mo ago.

How do I install shippie?

+

You can install shippie by cloning the repository (https://github.com/mattzcarey/shippie) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mattzcarey/shippie safe to use?

+

Our security agent has analyzed mattzcarey/shippie and assigned a Trust Score of 90/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains mattzcarey/shippie?

+

mattzcarey/shippie is maintained by mattzcarey. The last recorded GitHub activity is from 6mo ago, with 4 open issues.

Are there alternatives to shippie?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy shippie to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mattzcarey/shippie
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mattzcarey-shippie)](https://claudewave.com/repo/mattzcarey-shippie)
<a href="https://claudewave.com/repo/mattzcarey-shippie"><img src="https://claudewave.com/api/badge/mattzcarey-shippie" alt="Featured on ClaudeWave: mattzcarey/shippie" width="320" height="64" /></a>

More Subagents