Ask Council banner
JackScammell JackScammell

Ask Council

Development community

Description

--- description: Ask the council a question and get a synthesised answer from the appropriate panel of agents effort: medium context: fork background: false agent: senior-council argument-hint: "<question>" --- # Ask the Council Pose a question to the Parliament. The Senior Council auto-selects 2–5 relevant specialists, consults them in parallel, and returns a single synthesised answer with points of agreement and disagreement surfaced. This is a **question-answering** command. There is no fi

Installation

Installs to ~/.claude/skills/jackscammell-parliament-of-chaos-ask-council/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-ask-council && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/ask-council.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-ask-council/SKILL.md

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

Full documentation available on GitHub

View Source Repository