一键导入
skills-auditor-close
Skills Auditor cycle 6 — repeat discover audit (prefer --with-drift) to confirm end state after dedup/route/sync. Sub-skill of skills-auditor.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Skills Auditor cycle 6 — repeat discover audit (prefer --with-drift) to confirm end state after dedup/route/sync. Sub-skill of skills-auditor.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Top entry for the Skills Auditor skill system: DEFAULT full pipeline applies filesystem changes (dedup/route/sync use --apply) unless the operator explicitly asks for dry-run or sets SKILLS_AUDITOR_DRY_RUN=1. Sub-skills under skills/. Triggers: /skills-auditor, skills audit, dedup, route, drift, discovery profile.
Skills Auditor cycle 5 (optional) — skills-audit sync with --map-file or sync-discover to plan or apply relinking to canonical skill sources. Sub-skill of skills-auditor.
Skills Auditor cycle 2 — skills-audit dedup; top entry defaults to --apply unless dry-run. Hash-aware fold when duplicate names share content. Sub-skill of skills-auditor.
Skills Auditor cycle 1 — discover filesystem state: skills-audit audit (optional --with-drift), drift-check, and optional audit-discovery with a profile file. Sub-skill of skills-auditor.
Skills Auditor cycle 3 — Select-One routing per platform; top entry defaults to --apply unless dry-run. Writes JSON traces under ~/.skills-auditor/traces/. Sub-skill of skills-auditor.
Skills Auditor cycle 4 — skills-audit audit-state-machine over routing traces under ~/.skills-auditor/traces/. Sub-skill of skills-auditor.
| name | skills-auditor-close |
| description | Skills Auditor cycle 6 — repeat discover audit (prefer --with-drift) to confirm end state after dedup/route/sync. Sub-skill of skills-auditor. |
SKILLS_AUDITOR_MODE=close.Same as discover: re-run skills-audit audit with the same --skills-dir list as cycle 1, including --with-drift when drift matters.
skills-audit audit \
--skills-dir "$HOME/.cursor/skills" \
--skills-dir "$HOME/.claude/skills" \
--with-drift
git fetch during drift checks.skill-run for close verification with status=completed only when duplicate, metadata, drift, trace, and sync expectations are acceptable for the run.active, failed, or unreasoned blocked rows, run skills-audit ledger-check and update or hand off those rows before closing.handoff if retention work is needed.../../SKILL.md · Detail: ../discover/SKILL.md.