Simplify Python code for clarity and maintainability. Use when users say "simplify", "simplify this code", "clean up Python", "refine this code", "make this simpler", "simplify recent changes". Delegates to the python-code-simplifier agent.
npx claudepluginhub titusz/skills --plugin python-code-simplifierThis skill is limited to using the following tools:
Delegate to the `python-code-simplifier:python-code-simplifier` agent to simplify Python code.
Guides strict Test-Driven Development (TDD): write failing tests first for features, bugfixes, refactors before any production code. Enforces red-green-refactor cycle.
Guides systematic root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Guides A/B test setup with mandatory gates for hypothesis validation, metrics definition, sample size calculation, and execution readiness checks.
Delegate to the python-code-simplifier:python-code-simplifier agent to simplify Python code.
Parse $ARGUMENTS to determine what to simplify:
src/main.py): Simplify that specific filesrc/): Simplify Python files in that directorygit diff)Launch a Task with subagent_type set to python-code-simplifier:python-code-simplifier and a prompt describing the scope: