Simplify Codebase

Find and, when mutation is explicitly authorized and repository-aware evidence supports it, remove redundant production surface such as dead or superseded code, duplicated state, unused APIs, speculative abstractions, obsolete compatibility paths, dependencies, packages, tests, and documentation. Use for explicit cleanup or simplification requests, or when an already-observed candidate needs structured consumer tracing beyond the current lines. Supports bounded light cleanup and subsystem- or repository-level deep simplification. Do not trigger merely because code review is running, for ordinary lint findings, isolated unused imports, stylistic refactoring, or complexity without consumer evidence.

PANYUXIN6 cc2afcf 5 files · 20.9 KB Updated

File contents

PANYUXIN6/pyx-skills/tree/main/simplify-codebase commit cc2afcfffd

Frequently asked questions

npx skillmds@latest add panyuxin6/simplify-codebase