From Claude Self Decide
Route Claude Code work to lower-cost or higher-quality model profiles based on task difficulty and risk.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-self-decide:self-decideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use Self Decide before choosing a model or effort level for user prompts, subagent tasks, skill calls, and tool-heavy phases.
Use Self Decide before choosing a model or effort level for user prompts, subagent tasks, skill calls, and tool-heavy phases.
Routing policy:
Run this for an explicit routing explanation:
self-decide classify --text "<task>" --pretty
If self-decide is unavailable, install the repository package:
python -m pip install -e .
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub raviyelna/self-decide --plugin claude-self-decide