Skip to main content
ClaudeWave
Skill176 repo starsupdated today

elves-council

The elves-council skill routes user requests to the Elves Cobbler system, which analyzes problems through multiple independent analytical lenses in read-only mode. Use this when seeking a fitted recommendation that synthesizes diverse perspectives, delivered with structured sections covering reasoning, dissent, risks, and confidence levels, without modifying any files or system state.

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

SKILL.md

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

# Elves Council Compatibility Alias

This is an Elves-managed Claude Code compatibility alias for `/elves-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.