File Edit Batching

Identify all related changes before editing, batch independent changes in single edit, keep incremental edits for dependent changes, use comprehensive file reads before major refactorings, and document edit planning strategies. Use when making multiple related code changes to reduce edit count and improve efficiency.

pmarashian Updated

File contents

pmarashian/cursor-agent-skills/tree/main/file-edit-batching commit d350f58e4d

Frequently asked questions

npx skillmds@latest add pmarashian/file-edit-batching