원클릭으로
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 직업 분류 기준
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
| 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]