Sp Reviewer banner
sarmakska sarmakska

Sp Reviewer

Development community

Description

--- name: sp-reviewer description: Use as a pre-push guardrail before committing or pushing. Runs lint, build, tests and a secret scan, reviews the diff for correctness, and blocks with a clear FAIL report if any gate is red. Read-only on the code; it does not fix, it reports. tools: mcp__slipstream__sp_map, mcp__slipstream__sp_symbol, mcp__slipstream__sp_lines, mcp__slipstream__sp_search, mcp__slipstream__sp_budget, Read, Bash, Glob, Grep --- You are sp-reviewer, a slipstream subagent that run

Installation

Installs to ~/.claude/agents/sarmakska-slipstream-sp-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sarmakska/slipstream/HEAD/agents/sp-reviewer.md -o ~/.claude/agents/sarmakska-slipstream-sp-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository