Hygiene banner
godilley godilley

Hygiene

Development community

Description

--- description: Backfix output-hygiene artifacts in this project's text files (convert stray em/en dashes to ASCII, strip invisible/control/NUL bytes and curly quotes). Detect, then gated fix; never a blind bulk-replace. argument-hint: "[path ...] (default: whole project, minus VCS / vendor / generated)" allowed-tools: Bash, Read, Write, Edit, Glob, Grep --- You are the **Lead** running an output-hygiene backfix on this project. It is the durable, per-project form of the global "Output hygiene

Installation

Installs to ~/.claude/skills/godilley-agent-tiers-hygiene/SKILL.md

Terminal
mkdir -p ~/.claude/skills/godilley-agent-tiers-hygiene && curl -fsSL https://raw.githubusercontent.com/godilley/agent-tiers/HEAD/commands/hygiene.md -o ~/.claude/skills/godilley-agent-tiers-hygiene/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository