Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Codex-only — use when the user asks to run claude-smart commands in Codex, including claude-smart show, learn, restart, dashboard, clear-all, or slash-like requests such as /claude-smart:learn. In Claude Code the native plugin slash commands handle these; do not invoke this skill there.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -9% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -7% | 0% |
| case-19 | ✗→✓ | ▲ Improved | -41% | 0% |
Codex does not currently support plugin-provided slash commands. When the user asks for a claude-smart command, run the equivalent shell command through the active plugin root. This skill is Codex-specific; under Claude Code the native /claude-smart:* slash commands already exist, so do not fall back to the shell commands there.
bash ~/.reflexio/plugin-root/scripts/dashboard-open.shbash ~/.reflexio/plugin-root/scripts/cli.sh showbash ~/.reflexio/plugin-root/scripts/cli.sh learnbash ~/.reflexio/plugin-root/scripts/cli.sh learn --note "<note>"bash ~/.reflexio/plugin-root/scripts/cli.sh restartbash ~/.reflexio/plugin-root/scripts/cli.sh clear-all --yes/claude-smart:show as requests to run thematching shell command above.
learn, preserve any user-provided note exactly as the note text.clear-all, require explicit confirmation before running it because itdeletes all reflexio interactions, preferences, and skills.
~/.reflexio/plugin-root is missing or broken, tell the user to restartCodex after installing claude-smart, then rerun the command.
Other measured skills in the registry, with their headline benchmark lift.