Auto Postwrite Refactor

Automatically review and refactor code after Codex writes/edits code and before the final response, without user prompting. Use for any language to remove dead/garbage code, reduce cyclomatic complexity, merge duplicated logic, and right-size functions (not too long, not too tiny) while preserving behavior; add Chinese comments when helpful; output a change summary with reasons.

ruiwarn 03754bd 2.2 KB Updated

File contents

ruiwarn/skills/tree/main/auto-postwrite-refactor commit 03754bd216

Frequently asked questions

npx skillmds@latest add ruiwarn/auto-postwrite-refactor