Stateful Multi File Code Refactoring

Use this skill when the user wants to reorganize, clean up, or restructure code across multiple files without changing its functional behavior. Trigger it for requests like 'refactor this project', 'clean up the code structure', 'move these functions to a separate utility file', 'consolidate these classes', or 'change the naming convention throughout the whole repository'. It is specifically designed for complex, multi-step changes where the agent must track its own previous edits and handle temporary errors while moving logic between different files.

dingxingdi 2a5e8ff 5 files · 20.5 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/code/skills/stateful-multi-file-code-refactoring commit 2a5e8ff7cc

Frequently asked questions

npx skillmds@latest add dingxingdi/stateful-multi-file-code-refactoring