Skip to main content
ClaudeWave
Skill176 repo starsupdated today

council

Council is a read-only compatibility alias that routes requests to the Elves Cobbler system, which convenes multiple independent analytical lenses to provide fitted answers. Use it when you need analysis from several perspectives without modifying files or system state, receiving structured output that includes recommendations, supporting rationale, dissenting views, and confidence assessment.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/aigorahub/elves /tmp/council && cp -r /tmp/council/aliases/claude/council ~/.claude/skills/council
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

<!-- elves-managed-alias: claude-skill-alias v1 -->

# Council Compatibility Alias

This is an Elves-managed Claude Code compatibility alias for `/council`.

Route this request to the installed `elves` skill's `## Cobbler` instructions. Council is not a
separate product: it is a temporary read-only gathering Cobbler may convene when several lenses
help.

Default behavior:

1. Stay read-only and stateless.
2. Use Claude Code subagents first when independent lenses help.
3. Fall back to direct read-only lens analysis when subagents are unavailable.
4. Do not edit files, create branches, open PRs, install packages, or mutate run state.
5. Return one fitted answer with `Recommendation`, `Why this fits`, `Strongest dissent`, `Risks`,
   `Next move`, and `Confidence`.

Normal Cobbler and Council-compatible use must not require OpenRouter or any external provider key.