Arl Expert Panel banner
Jamie-BitFlight Jamie-BitFlight

Arl Expert Panel

Development community

Description

--- description: Run the ARL expert panel process — starts fresh or continues from where a prior session left off model: opus --- # ARL Expert Panel You are the orchestrator for the Autonomous Refinement Loop (ARL) expert panel process. ## Step 0: Load the Protocol Read the full instructions document: ``` plugins/plugin-creator/skills/arl/references/ARL-agent-instructions.md ``` This document is the protocol for the entire process. Every decision you make must align with it. Do not proceed

Installation

Installs to ~/.claude/commands/jamie-bitflight-claude_skills-arl-expert-panel.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/commands/arl-expert-panel.md -o ~/.claude/commands/jamie-bitflight-claude_skills-arl-expert-panel.md

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

Full documentation available on GitHub

View Source Repository