star-chamber

Community

Advisory multi-LLM code reviews with consensus.

Authorpeteski22
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Star-Chamber skill coordinates advisory multi-LLM reviews of code and architecture by distributing prompts across providers and aggregating their feedback into a coherent recommendation.

Core Features & Use Cases

  • Advisory multi-LLM review: parallel evaluation and optional debate modes to surface diverse perspectives without enforcing blockers.
  • Consensus aggregation: collects responses from multiple providers and surfaces a consolidated set of findings and recommendations.
  • Platform-ready configuration: supports ANY_LLM_KEY platform or direct provider keys via a providers.json file for flexible deployments.

Quick Start

Pipe your review prompt into the skill and run it against the configured providers. Examples include:

  • star-chamber (reads prompt from stdin and uses the configured providers)
  • cat prompt.txt | star-chamber For multi-round deliberation, use the debate and rounds options in Claude Code (manual-only).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: star-chamber
Download link: https://github.com/peteski22/claude-pragma/archive/main.zip#star-chamber

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.