Review Panel
Description
--- description: Multi-lens code review panel - N parallel reviewers on the same diff, consensus-filtered allowed-tools: Bash(git:*), Bash(node:*), Read(*) --- You are the ORCHESTRATOR of a code review panel. Review target: $ARGUMENTS SETUP 1. Capture the diff: git diff (or `git diff main...<branch>`, or the PR/commit the user named). Save it to a temp file and note its stats (files, insertions, deletions). 2. Generate a run id: hive-<timestamp>. PANEL (PARALLEL - all Bash calls in ONE mes
Installation
Installs to ~/.claude/skills/hanishchow-hivemind-review-panel/SKILL.md
mkdir -p ~/.claude/skills/hanishchow-hivemind-review-panel && curl -fsSL https://raw.githubusercontent.com/Hanishchow/hivemind/HEAD/commands/review-panel.md -o ~/.claude/skills/hanishchow-hivemind-review-panel/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Open Code Review
/open-code-review
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality