
Claude Self Decide
- Updated June 17, 2026
- raviyelna/Self-Decide
claude-self-decide is a Claude Code skill in the AI & Agent Building category. Cost-aware model and effort routing guidance for Claude Code.
Key points
- claude-self-decide
- AI & Agent Building
- AI-coding skill
Claude Self Decide by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add raviyelna/Self-Decide/plugin install claude-self-decide@self-decide-localAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 17, 2026 |
|---|---|
| Repository | raviyelna/Self-Decide ↗ |
What it does
Cost-aware model and effort routing guidance for Claude Code.
README.md
Claude Self Decide
Claude Code plugin package for Self Decide Router.
Install the Python package from the repository first:
python -m pip install -e .
Then add this repository marketplace:
claude plugin marketplace add .
claude plugin install claude-self-decide@self-decide-local
The plugin ships a routing skill, two sample subagents, and hooks that classify prompt, subagent, and tool-phase events in silent suggestion-only mode. Decisions are appended to the repo-local Self Decide log and included in self-decide monitor.
Claude hooks use self-decide.config.toml from this plugin so logged profiles use Anthropic model names (haiku, sonnet, opus) instead of the shared OpenAI defaults.