Acheron-AI/angular-upgrade-kit

AI Agent Teams for upgrading Angular applications across ANY major version (v2 → v21+). A Claude Code plugin with 8 specialized agents, 18 version reference files, and deterministic lifecycle hooks.

1Stars on the repository
21Mods indexed here, across every type
20d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

builder

01

Acheron-AI/angular-upgrade-kit

Agent

Builds the Angular project (library then app) and reports results. Use after upgrader to verify compilation succeeds. Triggers: "build", "compile", "verify build", "check compilation".

1 20d ago A 42 tokens original MIT

fixer

02

Acheron-AI/angular-upgrade-kit

Agent

Analyzes and fixes Angular build errors. Reads error reports and applies targeted fixes in dependency order. Use when builder reports BUILDFAILED. Triggers: "fix build errors", "resolve compilation", "fixer", "fix errors", "build errors", "compilation errors".

1 20d ago A 58 tokens original MIT

planner

03

Acheron-AI/angular-upgrade-kit

Agent

Upgrade path planning agent. Analyzes the full journey from current Angular version to the latest. Calculates steps, Node.js switches, estimated effort, and creates a complete upgrade roadmap. Triggers: "plan upgrade", "upgrade roadmap", "upgrade path", "how many steps", "what version am I on", "planner".

1 20d ago A 68 tokens original MIT

scout

04

Acheron-AI/angular-upgrade-kit

Agent

Pre-upgrade intelligence agent. Use BEFORE any Angular version upgrade to scan dependencies, detect breaking patterns, and report risks. This agent is READ-ONLY — it never modifies files. Triggers: "pre-upgrade", "audit deps", "check compatibility", "scout", "scan for breaking changes", "dependency check".

1 20d ago A 69 tokens original MIT

test-runner

05

Acheron-AI/angular-upgrade-kit

Agent

Runs Angular unit tests and reports results with structured output. Use after successful build to verify test suite integrity. Triggers: "run tests", "unit tests", "ng test", "test runner", "check tests", "test suite".

1 20d ago A 52 tokens original MIT

ui-tester

06

Acheron-AI/angular-upgrade-kit

Agent

ON-DEMAND browser smoke testing using Playwright MCP. This agent is NOT part of the automatic upgrade pipeline. Use it manually when you want to visually verify the app works after an upgrade. Triggers: "test the ui", "browser test", "smoke test", "playwright test", "check if app works in browser", "visual check"…

1 20d ago A 80 tokens original MIT

upgrader

07

Acheron-AI/angular-upgrade-kit

Agent

Executes the core Angular version upgrade. Runs ng update, applies version-specific fixes from skills, updates configs. Use ONLY after scout reports CLEAR. Triggers: "run ng update", "upgrade angular", "apply version fixes", "execute upgrade", "version bump".

1 20d ago A 57 tokens original MIT

verifier

08

Acheron-AI/angular-upgrade-kit

Agent

Final verification gate — reads ALL agent reports and makes GO/NO-GO decision on whether to commit the upgrade. Use as the last step. Triggers: "verify", "go no-go", "gate check", "verdict", "should we commit", "upgrade decision".

1 20d ago A 60 tokens original MIT