Upgrade Plan — Development skill for Claude Code
Generate a complete upgrade roadmap from the current Angular version to the latest.
How to install Upgrade Plan
Installs to ~/.claude/skills/acheron-ai-angular-upgrade-kit-upgrade-plan/SKILL.md
mkdir -p ~/.claude/skills/acheron-ai-angular-upgrade-kit-upgrade-plan && curl -fsSL https://raw.githubusercontent.com/Acheron-AI/angular-upgrade-kit/HEAD/commands/upgrade-plan.md -o ~/.claude/skills/acheron-ai-angular-upgrade-kit-upgrade-plan/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Upgrade Plan does
description: Generate a complete upgrade roadmap from the current Angular version to the latest
Generate a complete upgrade roadmap from the current Angular version to the latest.
Read `package.json` to detect the current Angular version. Use the **planner** subagent to analyze the full upgrade path.
The planner will:
- Detect the current Angular version and era (Pre-CLI, Early CLI, or Modern)
- Calculate every sequential step needed to reach the latest version
- Identify hard stop
Alternatives in Development
- Auto Update — Pull the latest ECC repo changes and reinstall the current managed targets 243.5k ★
- /plan Roadmap — Create a roadmap that reflects strategy, risk, and delivery reality 2.3k ★
- Clone — Dig into /tmp/cc-repos/drizzle-v1 for Drizzle v1 and /tmp/cc-repos/drizzle-orm-docs for Drizzle ORM docs - it' 401 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Upgrade To
Orchestrate a full Angular version upgrade to the specified version using Agent Teams
Upgrade Status
Show the current Angular upgrade progress
Agenfk Upgrade
Upgrade AgenFK to the latest version
Forgekit.Install
Update the globally installed ForgeKit CLI to the latest published version from npm. Use when you want to upgr
Plan Complete
Deactivate the current plan after all work packages are complete
Complete Plan
Mark the current plan as completed and delete it from .claude/plans/
Related Agents
Upgrade Specialist
Use this agent for framework and baseline upgrades — Laravel 12→13, Livewire 3→4, PHP version bumps, Rector-dr
Dependency Upgrade
Master major dependency version upgrades, compatibility analysis, staged upgrade strategies, and com... - wsho
Hatch3r Dependency Drafter
Dependency-analysis specialist who drafts version-bump and dependency-change proposals — assesses upgrade impa