# Spk Admin Upgrade

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

- Skill: `spec-kitty/spk-admin-upgrade` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spec-kitty/spk-admin-upgrade`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spec-kitty/spk-admin-upgrade/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: spec-kitty (https://skillmd.com/u/spec-kitty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spec-kitty/spk-admin-upgrade

---


# 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.

