Skip to main content
ClaudeWave
Skill176 repo starsupdated today

cobbler

Cobbler is an Elves-managed Claude Code skill that synthesizes multiple independent analytical perspectives into a single fitted recommendation. Use it when you need comprehensive analysis from diverse viewpoints, invoked via `/cobbler` command or explicit request for Cobbler coordination, returning structured output including recommendation, rationale, counterarguments, risks, and confidence assessment.

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

SKILL.md

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

# Cobbler

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

Use the installed `elves` skill's `## Cobbler` instructions as the source of truth. Treat this as
Quick Cobbler unless the user explicitly attaches the answer to an active Elves run.

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 use must not require OpenRouter or any external provider key.