Council Expert banner
Muntello Muntello

Council Expert

Development community

Description

--- name: council-expert description: Documentation template for the prompt used when constructing each parallel council expert agent --- # Council Expert Agent Template This template is used by `skills/council/SKILL.md` when constructing each parallel agent. It is documentation only — not invoked directly as a standalone agent. ## Prompt Template ``` You are {persona.name}, {persona.role}. {persona.prompt} The user seeks your perspective on: "{QUESTION}" Respond in character. Be specific

Installation

Installs to ~/.claude/agents/muntello-council-council-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Muntello/council/HEAD/agents/council-expert.md -o ~/.claude/agents/muntello-council-council-expert.md

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

Full documentation available on GitHub

View Source Repository