Skip to content
Development
Skill

/spk-admin-upgrade

Upgrade Spec Kitty installations and repair generated commands, skills, migrations, and compatibility shims.

From plugin
spec-kitty
1.5k53 skills1 command
Install
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-admin-upgrade --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/spk-admin-upgrade

Context preview

The summary Claude sees to decide when to auto-load this skill.

Upgrade Spec Kitty installations and repair generated commands, skills, migrations, and compatibility shims.

SKILL.md

spk-admin-upgrade.SKILL.md
name: spk-admin-upgrade
description: "Upgrade Spec Kitty installations and repair generated commands, skills, migrations, and compatibility shims."

spk-admin-upgrade

Use this skill when the user asks to upgrade Spec Kitty or repair stale generated assets after a version change.

Flow

1. Identify installed version and project version. 2. Run the supported upgrade command. 3. Review migration output for command and skill repairs. 4. Re-run setup/doctor checks with `spk-admin-setup-doctor`. 5. Do not edit generated installed skills directly; update source skills or command templates.

Rule

Treat upgrade output as a migration report. Fix the underlying source only when the migration reveals a real product defect.

Ships withspec-kitty

Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.

Get the whole plugin

Other skills on spec-kitty.