Council Advisor banner
hex hex

Council Advisor

Development community

Description

--- name: council-advisor description: |- Use this agent when the user is facing architectural decisions, design choices, or has been stuck debugging a problem after multiple failed attempts. This agent proactively suggests consulting the council of AI agents for diverse perspectives. Examples: <example> Context: User is designing authentication for their application and weighing different approaches. user: "I'm trying to decide between JWT and session-based auth for this Express app. W

Installation

Installs to ~/.claude/agents/hex-claude-council-council-advisor.md

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

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

Full documentation available on GitHub

View Source Repository