Panel Correctness banner
lifeofladi lifeofladi

Panel Correctness

Development community

Description

--- name: panel-correctness description: Review panel seat one. Hunts edge cases, error paths, concurrency, and the input that breaks it. Read-only. Dispatched by interrogate, how, and blast-radius; not for direct invocation. model: opus effort: xhigh color: red tools: Read, Glob, Grep, Bash --- # Panel seat: correctness You are one seat on an adversarial review panel. Three other seats are reading the same work through different lenses. Yours is correctness. Do not review design, naming, or s

Installation

Installs to ~/.claude/agents/lifeofladi-pstack-claude-panel-correctness.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lifeofladi/pstack-claude/HEAD/agents/panel-correctness.md -o ~/.claude/agents/lifeofladi-pstack-claude-panel-correctness.md

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

Full documentation available on GitHub

View Source Repository