Turn a feature request into a minimal, file-level implementation plan before any code.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add ruvnet/metaharness --skill plan-change --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plan Change?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ruvnet-plan-change)More formats (shields.io, HTML) on the badges page.
---
name: plan-change
description: "Turn a feature request into a minimal, file-level implementation plan before any code."
---
# plan-change
Produce an implementation plan for a requested change.
1. Restate the goal in one sentence.
2. List the files to touch and why.
3. Name the smallest interface that satisfies it.
4. Flag anything that ripples beyond three files or widens a permission.
Hand the plan to the implementer; do not write code in this step.
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!