Premium Claude Skill - Surgical Changes. Ensures edits are precise and minimally invasive. Matches existing style and avoids unrelated refactoring.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add ishandutta2007/claude-skills-by-karpathy --skill surgical-changes --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Surgical Changes?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ishandutta2007-surgical-changes)More formats (shields.io, HTML) on the badges page.
---
name: claude-skill-surgical-changes
description: Premium Claude Skill - Surgical Changes. Ensures edits are precise and minimally invasive. Matches existing style and avoids unrelated refactoring.
license: MIT
---
# Surgical Changes (Claude Skill)
**Touch only what you must. Clean up only your own mess.**
When editing existing code:
- **Don't "improve" adjacent code.** Avoid touching comments or formatting unrelated to the task.
- **Don't refactor what isn't broken.** Keep the diff clean and focused.
- **Match existing style.** Even if you prefer a different pattern, follow the project's lead.
- **Report unrelated dead code.** Mention it in the output instead of deleting it unless asked.
When your changes create orphans:
- **Clean up your own mess.** Remove imports, variables, or functions that YOUR changes made unused.
- **Leave pre-existing dead code alone.** Unless explicitly requested to clean it up.
**The test:** Every changed line should trace directly to the user's request.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...