deprecation-and-migration

deprecation-and-migration is a skill for Claude Code from KevinKE93/Dev_Agent_OPC. It costs 45 tokens per session (1,902 once invoked), scanned A, original, no licence file.

A process for retiring old software systems, APIs, or features and moving users to replacements.

In plain words
What is it for?
It helps plan deprecations, migrate users, decide whether to maintain or sunset code, and remove outdated systems or features.
Why use it?
It helps reduce confusion and risk when an older implementation is removed or replaced.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the dev-agent-runtime plugin — 19 skills, 15 commands, 5 agents shipped together

Good fit It helps plan deprecations, migrate users, decide whether to maintain or sunset code, and remove outdated systems or features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kevinke93/dev_agent_opc/deprecation-and-migration
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add KevinKE93/Dev_Agent_OPC --skill deprecation-and-migration
Clone the repo
git clone --depth 1 https://github.com/KevinKE93/Dev_Agent_OPC

Made for: Claude Code.

Or install dev-agent-runtime, the plugin that ships this one along with the rest of its 19 skills, 15 commands, 5 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for deprecation-and-migration

README.md
[![agentmods](https://agentmods.dev/badge/skills/kevinke93/dev_agent_opc/deprecation-and-migration/github.svg)](https://agentmods.dev/skills/kevinke93/dev_agent_opc/deprecation-and-migration)
Your own site
<a href="https://agentmods.dev/skills/kevinke93/dev_agent_opc/deprecation-and-migration"><img src="https://agentmods.dev/badge/skills/kevinke93/dev_agent_opc/deprecation-and-migration/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for deprecation-and-migration

Your own site · 80×15
<a href="https://agentmods.dev/skills/kevinke93/dev_agent_opc/deprecation-and-migration"><img src="https://agentmods.dev/badge/skills/kevinke93/dev_agent_opc/deprecation-and-migration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,902 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.01902
Opus 5 $0.00023 $0.00951
Sonnet 5 $0.00009 $0.00380
Haiku 4.5 $0.00005 $0.00190

Measured 9d ago against content hash bf2d9b4e3bc6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

deprecation-and-migration scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

dev-agent/skills/deprecation-and-migration/SKILL.md · 207 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 207 lines · 45 tokens per session scan A bf2d9b4e3bc6

Subscribe to this mod's changes

deprecation-and-migration is a skill published in the GitHub repository KevinKE93/Dev_Agent_OPC (43 stars, last pushed 3mo ago), with no licence file. It adds 45 tokens to every session and 1,902 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

seo-geo

SEO & GEO (Generative Engine Optimization) for websites. Analyze keywords, generate schema markup, optimize for AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing). Use when user wants to improve search visibility.

ReScienceLab/opc-skills · 60 tokens

add-new-opc-skill

Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.

ReScienceLab/opc-skills · 57 tokens

banner-creator

Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner.

ReScienceLab/opc-skills · 57 tokens

logo-creator

Create logos using AI image generation. Discuss style/ratio, generate variations, iterate with user feedback, crop, remove background, and export as SVG. Use when user wants to create a logo, icon, favicon, brand mark, mascot, emblem, or design a logo.

ReScienceLab/opc-skills · 59 tokens

nanobanana

Generate and edit images using Google Gemini 3 Pro Image (Nano Banana Pro). Supports text-to-image, image editing, various aspect ratios, and high-resolution output (2K/4K). Use when user wants to generate images, create images, use Gemini image generation, or do AI image generation.

ReScienceLab/opc-skills · 65 tokens

domain-hunter

Search domains, compare prices, find promo codes, get purchase recommendations. Use when user wants to buy a domain, check domain prices, find domain deals, compare registrars, or search for .ai/.com domains.

ReScienceLab/opc-skills · 48 tokens