Session start snippet (any host)
Paste into project AGENTS.md, CLAUDE.md, or host instructions:
tidy-skill hygiene (read-only defaults)
- Prefer chat over creating root Markdown process files (
plan.md, todo.md, summary.md, *_report.md).
- Temporary work →
.agent_tmp/; user-requested reports → .agent_reports/; formal docs → docs/ only when asked.
- Audits are read-only. Cleanup is DryRun unless the user explicitly confirms a live clean.
- Never auto-migrate WSL, compact VHDX, relocate Docker data, or rewrite tool configs.
- Before finishing a multi-file task, run:
python skills/tidy-skill/hooks/stop-hygiene-check.py --root .
# or the installed skill path equivalent