Acheron-AI

Upgrade Mdc — Development skill for Claude Code

Development community

Execute the Angular 15 Material MDC upgrade using Agent Teams with 4 parallel workers.

How to install Upgrade Mdc

Installs to ~/.claude/skills/acheron-ai-angular-upgrade-kit-upgrade-mdc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/acheron-ai-angular-upgrade-kit-upgrade-mdc && curl -fsSL https://raw.githubusercontent.com/Acheron-AI/angular-upgrade-kit/HEAD/commands/upgrade-mdc.md -o ~/.claude/skills/acheron-ai-angular-upgrade-kit-upgrade-mdc/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Upgrade Mdc does


description: Execute the Angular 15 Material MDC upgrade using Agent Teams with 4 parallel workers

Execute the Angular 15 Material MDC upgrade using Agent Teams with 4 parallel workers.

Read `package.json` to get the project name and verify current Angular version is 14. If not v14, tell user to run /upgrade-to for missing versions first.

Read `angular.json` to detect all project entries, libraries, and their paths.

Phase 1: Core Upgrade (main session — sequential)

  1. If monorepo:

Alternatives in Development

  • Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
  • Om Vault Upgrade — Vault Upgrade 4.6k ★
  • Crypto Research Command — Think hard and execute comprehensive cryptocurrency research by calling all crypto analysis agents in parallel 3.4k ★

Full documentation available on GitHub

View Source Repository