Cc Council banner
markus41 markus41

Cc Council

Development community

Description

--- name: cc-council intent: Run a multi-agent council review on any target with configurable protocols, scoped scoring, weighted voting, and state machine orchestration tags: - claude-code-expert - command - council - review - multi-agent - orchestration arguments: - name: target description: What to review — file paths, directory, PR URL, git diff, or "architecture" for full-project analysis required: true type: string flags: # === Protocol & Preset === - name: pr

Installation

Installs to ~/.claude/commands/markus41-claude-cc-council.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/markus41/claude/HEAD/.claude/commands/cc-council.md -o ~/.claude/commands/markus41-claude-cc-council.md

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

Full documentation available on GitHub

View Source Repository