Tiers banner
betmoar betmoar

Tiers

AI community

Description

--- description: Resolve tier→model bindings, apply one-off overrides, or render project-layer agents so plain Agent dispatch can run on a configured cc-proxy model. Wraps the resolver (ops-tiers.sh) and renderer (ops-render.sh) — the command adds no logic; those scripts' charset guard is the validation. argument-hint: "[set NAME=model-id | render | revert | check]" allowed-tools: Bash(bash "${CLAUDE_PLUGIN_ROOT}"/scripts/ops-tiers.sh:*), Bash(bash "${CLAUDE_PLUGIN_ROOT}"/scripts/ops-render.sh:*

Installation

Installs to ~/.claude/skills/betmoar-cc-operator-plugin-tiers/SKILL.md

Terminal
mkdir -p ~/.claude/skills/betmoar-cc-operator-plugin-tiers && curl -fsSL https://raw.githubusercontent.com/betmoar/cc-operator-plugin/HEAD/commands/tiers.md -o ~/.claude/skills/betmoar-cc-operator-plugin-tiers/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository