Simplicity Hunter Py

Audit Python code for unnecessary structural complexity — duplication, reinvented primitives, avoidable abstractions, dead logic paths, flag-heavy APIs, deep nesting, mixed concerns, and coexisting abstraction generations left behind by unfinished migrations. Recommends the simplest shape that preserves intended behavior. Use when: reviewing Python code for over-engineering, reducing complexity after prototyping, enforcing reuse over addition, simplifying before a refactor, or auditing a codebase after a framework or library migration. Reports omit empty sections — no placeholder headings, empty tables, or negative statements like "no issues found".

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-py/simplicity-hunter-py commit e960beaaa9

Frequently asked questions

npx skillmds@latest add skyosev/simplicity-hunter-py