Rseng Panel banner
fdiblen fdiblen

Rseng Panel

Development community

Description

--- description: Run a panel of expert agents with specific roles and synthesize --- Convene an expert panel on the question or target in $ARGUMENTS (default: the current repository's state). You are the orchestrator: subagents cannot launch subagents, so gating, fan-out and synthesis happen here in the main session. Roles available (the plugin's subagents, each with its contract): - rseng-auditor - read-only quality audit against the pack's framework - rseng-reviewer - codebase review with i

Installation

Installs to ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-panel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-panel && curl -fsSL https://raw.githubusercontent.com/fdiblen/rseng-agent-skills/HEAD/commands/rseng-panel.md -o ~/.claude/skills/fdiblen-rseng-agent-skills-rseng-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