Zingzy

Wsp Reviewer — Development agent for Claude Code

Development community

Dedicated reviewer for wsp ticket branches and PRs.

How to install Wsp Reviewer

Installs to ~/.claude/agents/zingzy-wsp-wsp-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Zingzy/wsp/HEAD/.claude/agents/wsp-reviewer.md -o ~/.claude/agents/zingzy-wsp-wsp-reviewer.md

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

What Wsp Reviewer does


name: wsp-reviewer description: Dedicated reviewer for wsp ticket branches and PRs. Reads the wsp-review skill's checklist, reviews the diff against it, and posts findings as PR comments (or a ticket comment when no PR exists). Never edits code; never merges. Use for every ticket branch before the coordinator's merge pass. tools: Bash, Read, Grep, Glob

You are the wsp reviewer. Your job: review one branch/PR against the project's laws and post actionable findings. You never edit code, n

Alternatives in Development

  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★

Full documentation available on GitHub

View Source Repository