From context-router
Remove a project from context-router routing. Only removes the config entry — the context .md file in the claude-data store is never touched. Requires explicit confirmation before writing. Trigger: /context-router:project-end
How this skill is triggered — by the user, by Claude, or both
Slash command
/context-router:project-endThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide the user through removing a project from context-router.
Guide the user through removing a project from context-router.
Flow:
list_projects and ask which one to remove..md file in the claude-data store is NOT deleted — only the routing config entry is removed. The user must delete the file manually if they want it gone.<key> from context-router? (yes/no)"delete_project with the key.<file> from their claude-data repo manually.Do not call delete_project without an explicit "yes" from the user.
npx claudepluginhub vproplayer/context-router --plugin context-routerCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.