upgrade

Refresh adr-kit artifacts and migrate legacy footprints from version 0.11 to 0.12.

4|1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/rvdbreemen/adr-kit --skill upgrade-rvdbreemen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: upgrade
Source: https://github.com/rvdbreemen/adr-kit/tree/main/skills/upgrade
Command: npx skills add https://github.com/rvdbreemen/adr-kit --skill upgrade-rvdbreemen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automatically refreshes a project's installed adr-kit artifacts after a plugin update, and migrates legacy footprints. It runsadr-guardian artifacts to detect copied wrappers, refreshes them, and handles the migration from version 0.11 to 0.12 safely.

Core Features & Use Cases

  • Artifact Refresh: Ensures installedadr-kit artifacts are up to date with the plugin version.
  • Legacy Footprint Migration: Migrates from version 0.11 to 0.12, handling specific updates like the CLAUDE.md stub and guide file.
  • Safety Checks: Performs safety checks and ensures compatibility without disrupting the current workflow.

Quick Start

Run the upgrade skill to automatically update and migrateadr-kit artifacts in your project.

Frequently Asked Questions about upgrade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upgrade adr-kit artifacts to match a new plugin version?

To upgrade adr-kit artifacts, you run the upgrade Skill to automatically refresh installed configuration files and artifacts, ensuring they match the latest plugin version without disrupting your current workflow.

What is legacy footprint migration for adr-kit configuration files?

Legacy footprint migration is the process of safely transitioning project configuration files, such as the CLAUDE.md stub and guide files, from version 0.11 to 0.12 while maintaining compatibility.

How do I migrate configuration management files from version 0.11 to 0.12?

You migrate configuration files from version 0.11 to 0.12 by executing the upgrade process, which handles specific updates like the CLAUDE.md stub and guide files while performing safety checks.

Do I need Python to run adr-kit artifact upgrades and footprint migration?

Yes, you need a Python environment to run the upgrade process, as the scripts rely on Python to execute adr-guardian artifacts, detect copied wrappers, and refresh them.

How does the artifact refresh process detect and update copied wrappers?

The artifact refresh process detects copied wrappers by running adr-guardian artifacts, which identify outdated files and automatically refresh them to ensure compatibility with the current plugin version.

What limitations should I expect when migrating legacy footprints with adr-guardian artifacts?

When migrating legacy footprints, you should anticipate that the process specifically targets version 0.11 to 0.12 updates and requires existing adr-guardian artifacts to function properly without disrupting workflows.