Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
68
83%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Critical
Do not install without reviewing
Pull latest from GitHub and reinstall the plugin.
ctx_upgrade MCP tool directly. It returns a shell command to execute.## context-mode upgrade
- [x] Pulled latest from GitHub
- [x] Built and installed v1.0.39
- [x] Hooks configured
- [x] Doctor: all checks PASS[x] for success, [ ] for failure. Show actual version numbers./skills/ctx-upgrade), then run with Bash:
CLI="<PLUGIN_ROOT>/cli.bundle.mjs"; [ ! -f "$CLI" ] && CLI="<PLUGIN_ROOT>/build/cli.js"; node "$CLI" upgradee174272
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.