cleanup
Installation
SKILL.md
Cleanup
Use this skill inside Codex when the core behavior is understood but the artifact still needs simplification, deslop work, or clearer prose. cleanup is a non-gating helper skill.
Output
Produce:
- removable complexity or noisy wording
- behavior-preserving simplifications
- residual risks after cleanup
- exact next trigger, usually the owning lane or release verification
Rules
- Prefer deletion over addition.
- Preserve behavior and decision ownership while cleaning up.
- Keep user-facing wording concise and product-native.
- Use
references/style-and-deslop.mdfor simplification and prose cleanup patterns.