System Upgrade banner
notque notque

System Upgrade

Development community

Description

--- name: system-upgrade description: | Systematic upgrade pipeline for adapting agents, skills, and hooks when Claude Code ships updates, user goals change, or retro learnings accumulate. version: 1.0.0 route_to: agent: system-upgrade-engineer skill: system-upgrade enhancements: - agent-evaluation - routing-table-updater trigger: keywords: - upgrade agents - system upgrade - claude update - upgrade skills - adapt workflow - apply claude update - a

Installation

Installs to ~/.claude/skills/notque-claude-code-toolkit-system-upgrade/SKILL.md

Terminal
mkdir -p ~/.claude/skills/notque-claude-code-toolkit-system-upgrade && curl -fsSL https://raw.githubusercontent.com/notque/claude-code-toolkit/HEAD/commands/system-upgrade.md -o ~/.claude/skills/notque-claude-code-toolkit-system-upgrade/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository