shippie

shippie

An extensible code review and quality inspection agent.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 2.4k
Source
mcp-github

Overview

Shippie is an extensible code review agent that runs an agent loop to read your code diffs, explore the codebase using real developer tools, and post targeted review comments. It can detect issues such as exposed secrets, inefficient code, potential bugs, or unhandled edge cases. Additionally, Shippie can act as a Model Context Protocol (MCP) client, integrating with external tools like browser automation, observability, and documentation. Ideal for teams looking to improve code quality and review efficiency.

Capabilities

  • Code Review
  • Quality Inspection
  • Detect Exposed Secrets
  • Identify Inefficient Code
  • Recognize Potential Bugs
  • Supports MCP Protocol

Use cases

Automated Code ReviewQuality Inspection in Continuous IntegrationCode Security ScanningImproved Development Efficiency

Setup

Requires: API KeyNode 环境
Integrate via GitHub Actions: `npx shippie init` and add the API Key as a repository secret. Run locally: `npx shippie review`.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which AI providers does Shippie support?

Supports Anthropic, OpenAI, OpenRouter, and Cloudflare Workers AI.

How can I use Shippie in CI/CD?

Shippie can be integrated via GitHub Actions or GitLab CI.

Related skills