mattzcarey/Shippie 🚢

an extensible code review agent built on flue

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
MODELFlue model specifier, e.g. anthropic/claude-sonnet-4-6, openai/gpt-5.5, openrouter/...noanthropic/claude-sonnet-4-6
REVIEW_LANGUAGETarget natural language for review feedbacknoEnglish
THINKING_LEVELReasoning effort: off | minimal | low | medium | high | xhighnomedium
IGNOREComma-separated glob patterns to ignore (e.g. '**/*.test.ts,dist/**')no—
CUSTOM_INSTRUCTIONSExtra instructions appended to the review promptno—
MCP_SERVERSJSON object of remote MCP servers to attach, e.g. '{"context7":{"url":"https://...","headers":{"Authorization":"Bearer ..."}}}'. Only remote (HTTP/SSE) servers are supported.no—
ANTHROPIC_API_KEYAnthropic API keyno—
OPENAI_API_KEYOpenAI API keyno—
OPENROUTER_API_KEYOpenRouter API keyno—
CLOUDFLARE_API_KEYCloudflare API token, for model 'cloudflare-workers-ai/<model>' or 'cloudflare-ai-gateway/<model>'no—
CLOUDFLARE_ACCOUNT_IDCloudflare account ID (required for Cloudflare Workers AI / AI Gateway providers)no—
CLOUDFLARE_GATEWAY_IDCloudflare AI Gateway ID (only for model 'cloudflare-ai-gateway/<model>')no—
TELEMETRYSend anonymous usage telemetry. Set to 'false' to opt out.notrue
PR_NUMBERPull request number. Defaults to the pull_request event; pass explicitly for comment-triggered runs.no—
BASE_SHABase commit SHA to diff against. Defaults to the pull_request event.no—
HEAD_SHAHead commit SHA to diff. Defaults to the pull_request event.no—
GITHUB_TOKENGitHub token used to post review commentsyes—

no outputs