neat-freak
neat freak
What it does
- 现场规则文件明确规定了收尾/发布流程;
- 有远端协作或部署产物要核对(PR、CI、生产服务、CDN、多客户端缓存);
- 涉及多项目联动、多平台记忆或 workspace 级审计。
- 完整读取当前 skill、本项目和上级作用域中实际生效的规则文件。
- 先运行只读盘点:bash scripts/audit-inventory.sh <project-root>;脚本不可用时做等价检查。
- 记录规则文件、Markdown 清单、软链状态、Git/worktree 状态和关键文件体量。
- 使用 references/agent-paths.md 的平台专属预算;未列出的平台按其中的三分法探测归类,不能把 Claude 自动记忆和 Codex 项目指令/生成记忆当成同一种文件。
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
neat-freak FAQ
What does the neat-freak skill do?
>- Knowledge and governance closeout: reconcile project docs, rule files (CLAUDE.md/AGENTS.md), authorized agent memory, and workspace residue with what the code and runtime actually do, so the next session or the next person starts from one current answer. Trigger when the user names "neat-freak", "洁癖", or "/neat" — and also on clear knowledge-closeout intent without the name: syncing or tidying project docs/rules/memory after development ("把文档和记忆整理一下", "收尾时把文档同步掉", "docs 和代码对不上了"), stale or conflicting CLAUDE.md/memory, a clean handoff to a teammate or a fresh session, or auditing whether workspace rules are actually followed. Do not trigger for pure coding/refactoring/debugging tasks, tidying data or prose (JSON, 周报, changelog announcements), or a bare "整理" with no project-knowledge context. 现场规则文件明确规定了收尾/发布流程; 有远端协作或部署产物要核对(PR、CI、生产服务、CDN、多客户端缓存);
How do I install neat-freak?
Run: npx -y skills add https://github.com/kkkkhazix/khazix-skills --skill neat-freak --agent claude-code — the source lives at github.com/kkkkhazix/khazix-skills.
Maintain neat-freak?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[neat-freak on getagentictools](https://getagentictools.com/skills/kkkkhazix-khazix-skills-neat-freak?ref=badge) npx agentictools info skills/kkkkhazix-khazix-skills-neat-freak The second line is the CLI lookup for this page — handy in READMEs and docs.