Dustbringer skills remove weight without collapsing the building. Use them when simplification means less code, fewer layers, and fewer states, not a prettier explanation of the same mess.
deprecation-burn.md — retire old interfaces or features with telemetry, migration, and a removal threshold.
Usage contract
Prefer deletion to replacement when behavior is already covered elsewhere.
Prove non-use or preserve behavior with characterization tests before cutting.
Record what was removed and why, so the history is legible.
Escalate to Elsecaller if simplification becomes a boundary or architecture problem.
1---2name: skills-83description: Dustbringer Skills4---5# Dustbringer Skills67Dustbringer skills remove weight without collapsing the building. Use them when simplification means less code, fewer layers, and fewer states, not a prettier explanation of the same mess.89## Available skills1011- [`scorched-earth-refactor.md`](./scorched-earth-refactor.md) — delete dead or redundant structure while preserving observable behavior.12- [`deprecation-burn.md`](./deprecation-burn.md) — retire old interfaces or features with telemetry, migration, and a removal threshold.1314## Usage contract15161. Prefer deletion to replacement when behavior is already covered elsewhere.172. Prove non-use or preserve behavior with characterization tests before cutting.183. Record what was removed and why, so the history is legible.194. Escalate to Elsecaller if simplification becomes a boundary or architecture problem.
Run npx skillmds@latest add hmbown/skills-8 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Dustbringer Skills It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Hmbown (@hmbown) published this skill. Their other Agent Skills are listed on their SkillMD profile.