Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Minimal Code Changes Rule

Enforces the principle of making minimal code changes to avoid introducing bugs or technical debt in any file.

majiayu000 66311df 2 files · 2.1 KB Updated 567 repo stars

File contents

Minimal Code Changes Rule Skill

  • Only modify sections of the code related to the task at hand.
  • Avoid modifying unrelated pieces of code.
  • Accomplish goals with minimal code changes.

Memory Protocol (MANDATORY)

Before starting:

cat .claude/context/memory/learnings.md

After completing: Record any new patterns or exceptions discovered.

ASSUME INTERRUPTION: Your context may reset. If it's not in memory, it didn't happen.

majiayu000/claude-skill-registry-data/tree/main/data/minimal-code-changes-rule commit 66311df421

Frequently asked questions

npx skillmds add majiayu000/minimal-code-changes-rule