chief-upgrade
Installation
SKILL.md
Upgrade the Chief to the version specified in the arguments.
Arguments
The first argument is the target version (branch or tag). Optional.
- No argument → upgrade to the latest stable release (highest semver tag). Find it by running
git ls-remote --tags https://github.com/thaitype/chief.git, striprefs/tags/, ignore^{}entries, and pick the highest semver version. canary→ latest canary branch (active development, unreleased)v1.0.0,v2.0.0, etc. → specific tagged version
Steps
0. Detect coding agent and install mode
Detect which coding agent the user has set up:
.claude/agents/exists → suggest claude-code.github/agents/exists → suggest copilot- Only
.agents/exists → suggest opencode