Cleanup Work

Audit, harden, and simplify an existing implementation after an AI-generated or broad first pass. Use when Codex is asked to clean up work, perform a reliability pass, prepare code for merge, address review findings, reduce GPT-style TypeScript such as repeated unknown/isRecord guards or condition-heavy orchestration, or investigate races, duplicated truth, lifecycle gaps, weak adapter boundaries, performance regressions, and feature-overhaul fallout.

Waishnav aeeaeb7 3 files · 12.4 KB Updated

File contents

waishnav/agent-dots/tree/main/agents/.codex/skills/cleanup-work commit aeeaeb74da

Frequently asked questions

npx skillmds@latest add waishnav/cleanup-work