Skip to main content

legacy-code

Safely modify code that lacks tests. Use whenever tasked with changing code without test coverage — apply characterization tests and dependency-breaking techniques before making any behavioral changes.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--legacy-code
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/legacy-code/SKILL.md -o .claude/skills/legacy-code.md

Drops the SKILL.md into .claude/skills/legacy-code.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.