一键导入
audit-conf
Audit project config against latest claude-conf — fix drift, clean duplicates, optimize CLAUDE.md
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Audit project config against latest claude-conf — fix drift, clean duplicates, optimize CLAUDE.md
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | audit-conf |
| description | Audit project config against latest claude-conf — fix drift, clean duplicates, optimize CLAUDE.md |
Audit this project's Claude Code configuration against the latest global config. Fix drift, remove duplicates, regenerate caches, and optimize.
Read .claude/CLAUDE.md or CLAUDE.md at project root.
If it exists:
~/.claude/CLAUDE.md (global config)/oneshot → removed module, delete any mention[SYSTEM-HANDOFF-CRITICAL] → removed behavior, delete any mentionWORKER_COMMAND → renamed to WORKER_MODE, update if found/claude-md-boost if the CLAUDE.md is thin or genericIf it doesn't exist:
/claude-md-init to generate oneShow the diff of any changes before proceeding.
If BACKLOG/ exists:
/backlog-status to regenerate INDEX.md from ticket files# TYPE-XXX: Title heading → flag**Statut:** Fait in their contentIf BACKLOG/ doesn't exist:
Read .claude/settings.local.json if it exists.
Check:
Bash(*)) → flagbun .../src/cli.ts (old command-guard) → should be wrapperCheck that these are ignored (either in project .gitignore or ~/.gitignore_global):
.claude-sessions/.claude/ (if not needed in repo)Run: git check-ignore .claude-sessions/test 2>/dev/null to verify.
Display:
AUDIT — [project name]
═══════════════════════
CLAUDE.md : [OK / created / cleaned (N duplicates removed) / boosted]
BACKLOG : [OK (X pending / X done) / regenerated / initialized / not present]
Settings : [OK / issues found: (list)]
.gitignore : [OK / needs .claude-sessions/]
Actions performed:
- [list of what was done]
Manual actions needed:
- [list of what requires user decision]
Compresser une session de debug en cours et produire un prompt forensique strict (donnees -> hypothese unique -> test decisif -> STOP). A utiliser quand un debug long ou complexe derive vers la speculation, ou quand le contexte de la conv est sature et qu'il faut basculer sur une session vierge sans perdre les eliminations deja faites.
Switch to supervisor/CTO mode — plan, delegate to workers, never write code directly
Auto-bootstrap codebase indexing in any project. Detects the stack, dispatches to the native installer if supported (Dart in v0.1), or generates a stack-appropriate indexer with strict guardrails (official AST parser, format contract, auto-validation, refinement loop) for TypeScript, Python, Go, or Rust.
Switch to expert-comptable / fiscaliste mode — optimisation fiscale FR, structuration de societes, expatriation, patrimoine
Generate API_CONTRACT.md by scanning existing routes and controllers
Check if API_CONTRACT.md is in sync with the actual code