aigorahub/setup-council
Compatibility alias for Cobbler external-agent setup. Use when the user types /setup-council.
npx skills add https://github.com/aigorahub/elves --skill setup-council
<!-- elves-managed-alias: claude-skill-alias v1 -->
This is an Elves-managed Claude Code compatibility alias for /setup-council.
It delegates to the same Cobbler model onboarding / setup contract as /setup-cobbler,
references/model-onboarding.md, and
python3 scripts/cobbler_agents.py onboard plan|show|apply|probe and
python3 scripts/cobbler_agents.py setup. Council is a compatibility gathering name; Cobbler is the
coordinator.
Rules:
.elves/models.toml preferences; Never stage secrets or that file.elves skill for full setup wording and operator CLI flags.Codex equivalent: $elves setup-council or natural language — not a top-level Codex slash command.
Take aigorahub/setup-council from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.