Persona Panel banner
Kanevry Kanevry

Persona Panel

Development community

Description

--- description: Run a parallel multi-persona domain-expert review panel against a file, directory, or output range argument-hint: "<target> [--personas <names,...>] [--mode <voting|hard-gate|summary>] [--threshold <M-of-N|all|any>] [--grounding <off|re-derive>] [--dry-run]" disable-model-invocation: false --- # Persona Panel Dispatches N personas from the per-repo `.claude/personas/` catalog in parallel (one `Agent()` call per persona), consolidates their outputs, persists a sidecar to `.orch

Installation

Installs to ~/.claude/skills/kanevry-session-orchestrator-persona-panel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kanevry-session-orchestrator-persona-panel && curl -fsSL https://raw.githubusercontent.com/Kanevry/session-orchestrator/HEAD/commands/persona-panel.md -o ~/.claude/skills/kanevry-session-orchestrator-persona-panel/SKILL.md

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

Full documentation available on GitHub

View Source Repository