# Clean And True

> Run the repo hygiene skills over your own just-changed output before handing it back, routing to whichever the change earned among rewrite-clean-v0, debloat, shower, reorder, verify-both-ways, consolidate-to-one-home, and unslop. Use automatically after editing a durable artifact, or when the user says "clean and true", "run the hygiene pass", or "taste your own output". It routes to what the change earned and skips the rest. To prove a behavioral change works, use verification-before-completion.

- Skill: `majiayu000/clean-and-true` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/clean-and-true`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/clean-and-true/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/clean-and-true

---

# Clean and true

Taste your own cooking right after you make it, routing to whichever hygiene skills the change earned.

## Method

After creating or changing a durable artifact and before handing it off, route to what applies:

| What changed | Route to | When to skip |
|---|---|---|
| Drifted prose that reads as sediment | `rewrite-clean-v0` | No sediment accumulated |
| Padded prose whose every rule still binds | `debloat` | Nothing padded to cut |
| Anything a stranger must understand alone | `shower` | Short-lived or author-only |
| A reality-grounded claim | `verify-both-ways` | No such claim |
| A truth duplicated across places | `consolidate-to-one-home` | Single home already holds |
| Voice, tells, or stack residue in prose | `unslop` | Not prose, or not stale |

Degrades gracefully: use the skills present and skip the rest. `debloat` and `reorder` are recommendations here, not calls.

Apply the findings in this session, then serve it.

## Completion

Every routed skill was run or had a stated reason for being skipped. Findings were applied or consciously deferred with a reason. A pass that finds nothing to genuinely improve changes nothing.


