From octoswitch
Reload the OctoSwitch plugin distribution to sync routing rules and skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/octoswitch:reloadThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants to reload the OctoSwitch plugin distribution — for example after changing routing rules, task preferences, or skill definitions.
Use this skill when the user wants to reload the OctoSwitch plugin distribution — for example after changing routing rules, task preferences, or skill definitions.
Compatibility forms:
/reload/octoswitch:reloadWhen exported as a plugin artifact, publish this command under the octoswitch namespace.
Trigger a full plugin distribution rebuild and sync so that cc-switch picks up the latest routing rules, task routes, and skill definitions.
When invoked as a project-local command:
python scripts/octoswitch_routing.py reload
Keep the result short.
Preferred output:
Plugin reloaded.
Route: POST /v1/plugin/reload
Status: <status from API>
Copied files: <count>
Removed files: <count>
Preserved files: <count>
Commands run: python scripts/octoswitch_routing.py reload
Test results: N/A
Unresolved risks: none
If the API is unavailable:
OctoSwitch: offlineOCTOSWITCH_BASE_URLhttp://127.0.0.1:8787Do not invent sync results.
npx claudepluginhub normalight/octoswitch --plugin octoswitchCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.