# claude-council

A Claude Code plugin that consults multiple AI coding agents in parallel and shows you their answers side-by-side.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/hex-claude-council
- Source: https://github.com/hex/claude-council
- Price: free and open source

## Summary
claude-council is a Claude Code plugin with 4 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes council-execution, deep-execution, local-council-execution. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add hex/claude-council
```

## Skills
- council-execution
- deep-execution
- local-council-execution
- provider-integration

## FAQ

### What is claude-council?
A Claude Code plugin that consults multiple AI coding agents in parallel and shows you their answers side-by-side.

### How do I install claude-council?
Run these in Claude Code: npx -y skills add hex/claude-council. Then prompt normally.

### Does claude-council auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is claude-council free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
