dep-upgrade
SkillDev toolsAnalyze a major version dependency upgrade: summarize breaking changes, assess project impact, and propose new features to adopt. Outputs a plan.md and executes the upgrade.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the dep-upgrade skill
What this skill tells your AI
The instructions your AI receives, as published by atcoder-novisteps/atcodernovisteps in .claude/skills/dep-upgrade/SKILL.md and read by ahel’s review.
Analyze and execute the major version upgrade for: $ARGUMENTS
- Analyze — fetch the official migration guide via WebFetch; apply the checklist in instructions.md
- Generate plan — create
docs/dev-notes/YYYY-MM-DD/{package}-upgrade/plan.mdwith breaking changes, impact, and new features; stop and ask for confirmation - Execute — update
package.json, runpnpm install && pnpm lint && pnpm check && pnpm test:unit; update the plan checklist when done
Signals
- GitHub stars
- 67
- Forks
- 10
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
dep-upgrade- Source
- github.com/atcoder-novisteps/atcodernovisteps