# Cleanup

> Use when the user wants contract-preserving simplification, anti-slop cleanup, or a final-pass polish after the main decision is made.

- Skill: `justinedevs/cleanup` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add justinedevs/cleanup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/justinedevs/cleanup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: JustineDevs (https://skillmd.com/u/justinedevs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/justinedevs/cleanup

---


# 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.md` for simplification and prose cleanup patterns.

