gannonh/kata-skills

kata-migrate-phases

[DEPRECATED] Use /kata-doctor instead. Migrate phase directories to globally sequential numbering. Triggers include \"migrate phases\", \"fix phase numbers\", \"renumber phases\", \"phase collision\", \"fix phase collisions\", \"fix duplicate phases\", \"phase numbering migration\".

First seen Feb 6, 2026

Installation

$ npx skills add gannonh/kata-skills --skill kata-migrate-phases

Summary

  • [DEPRECATED] Use /kata-doctor instead.
  • Migrate phase directories to globally sequential numbering.
  • Triggers include \"migrate phases\", \"fix phase numbers\", \"renumber phases\", \"phase collision\", \"fix phase collisions\", \"fix duplicate phases\", \"phase numbering migration\".

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from gannonh/kata-skills · top by installs.

npx skills add gannonh/kata-skills

Browse all from gannonh/kata-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.8.0
More metadata
version
1.8.0
deprecated
1
replacement
kata-doctor

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,355 B
  • docs SUMMARY.md 310 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 19 installs

SKILL.md

<objective> This skill is deprecated. Phase collision detection and migration is now handled by /kata-doctor.

Redirects to kata-doctor for backward compatibility with existing trigger phrases. </objective>

<process>

<step name="deprecation_notice">

Display deprecation notice:

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ⚠ DEPRECATED: /kata-migrate-phases
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Phase migration is now part of `/kata-doctor`.

Redirecting...

</step>

<step name="invoke_doctor">

Invoke the replacement skill:

Skill("kata-doctor")

</step>

</process>

<success_criteria>

  • Deprecation notice displayed
  • kata-doctor skill invoked

</success_criteria>