Reviewer2 banner
th3vib3coder th3vib3coder

Reviewer2

Development community

Description

--- description: Invoke Reviewer 2 adversarial review on findings argument-hint: "--batch | --final | --pivot [reason]" allowed-tools: Read, Grep, Glob, WebSearch, WebFetch model: opus --- # vibe-science:reviewer2 Invoke Reviewer 2 adversarial review. ## When to Use Automatically invoked by `/vibe-science:loop` when: - Major finding discovered - 5 unreviewed claims accumulated - Research question concluding - Pivot being considered Can also be invoked manually for ad-hoc review. ## Usage

Installation

Installs to ~/.claude/skills/th3vib3coder-vibe-science-reviewer2/SKILL.md

Terminal
mkdir -p ~/.claude/skills/th3vib3coder-vibe-science-reviewer2 && curl -fsSL https://raw.githubusercontent.com/th3vib3coder/vibe-science/HEAD/commands/reviewer2.md -o ~/.claude/skills/th3vib3coder-vibe-science-reviewer2/SKILL.md

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

Full documentation available on GitHub

View Source Repository