/install peer-review
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install peer-review - After installation, invoke the skill by name or use
/peer-review - Provide required inputs per the skill's parameter spec and get structured output
What is Peer Review?
Multi-model peer review layer using local LLMs via Ollama to catch errors in cloud model output. Fan-out critiques to 2-3 local models, aggregate flags, synthesize consensus. Use when: validating trade analyses, reviewing agent output quality, testing local model accuracy, checking any high-stakes Claude output before publishing or acting on it. Don't use when: simple fact-checking (just search the web), tasks that don't benefit from multi-model consensus, time-critical decisions where 60s latency is unacceptable, reviewing trivial or low-stakes content. Negative examples: - "Check if this date is correct" → No. Just web search it. - "Review my grocery list" → No. Not worth multi-model inference. - "I need this answer in 5 seconds" → No. Peer review adds 30-60s latency. Edge cases: - Short text (<50 words) → Models may not find meaningful issues. Consider skipping. - Highly technical domain → Local models may lack domain knowledge. Weight flags lower. - Creative writing → Factual review doesn't apply well. Use only for logical consistency. It is an AI Agent Skill for Claude Code / OpenClaw, with 986 downloads so far.
How do I install Peer Review?
Run "/install peer-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Peer Review free?
Yes, Peer Review is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Peer Review support?
Peer Review is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Peer Review?
It is built and maintained by staybased (@staybased); the current version is v1.0.0.