Acheron-AI

Upgrade Verify — Development skill for Claude Code

Development community

Re-run only the verification gate for the current upgrade step.

How to install Upgrade Verify

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

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

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

What Upgrade Verify does


description: Re-run only the verification gate for the current upgrade step

Re-run only the verification gate for the current upgrade step.

  1. Use verifier subagent to read all existing reports in upgrade/reports/
  2. Show the verdict
  3. If GO, offer to commit

Alternatives in Development

  • Om Vault Upgrade — Vault Upgrade 4.6k ★
  • Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
  • Engage.Gate — Run gate validation on the current phase before proceeding 348 ★

Full documentation available on GitHub

View Source Repository