用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nathanvale/claude-code-config --skill skill-self-audit-loop命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Creating or changing tests, fixtures, mocks, snapshots, test helpers, or test harnesses; require a pre-write Test Design Brief.
Browser tasks through Warm Chrome; no Chrome for Testing.
Explicit whole-suite test architecture review, visual candidates, or proof-boundary improvements.
正在显示 SKILL.md
| name | skill-self-audit-loop |
| description | Create, prepare, update, or resume a skill self-audit loop file for one target SKILL.md. |
| role | tool-workflow |
Use when the user asks to create, prepare, update, or resume a self-audit loop file for one specific skill.
Do not use for ordinary one-shot skill review. Do not audit every skill. Do not repair skill source.
skills/skill-author/SKILL.md.skills/skill-author/references/skill-design-decision-runbook.md.skills/context-advisor/references/storage-routing.md.skills/cli-author/SKILL.md.docs/brainstorms/2026-06-10-skill-self-audit-loop-requirements.md.skills/skill-self-audit-loop/references/loop-proof-methods.md — how to prove a loop feature works before trusting it.SKILL.md.skills/skill-author/references/skill-design-decision-runbook.md.SKILL.md is missing, ask one question.SKILL.md.docs/skill-audits/<skill-directory-name>/self-audit-loop.md./goal or /loop.<skill-directory-name> from the parent folder of the target SKILL.md.docs/skill-audits/<skill-directory-name>/self-audit-loop.md.target_skill, stop and ask before overwriting.A skill contradiction is a supported hard conflict between two instruction sources where both cannot be followed.
This list is the single source of truth for the accepted shape set. Elsewhere say "the accepted shapes," not a count; promotion edits this list only.
Accept only these conflict shapes:
authority: a lower-authority file acts like it owns another owner path's contract.scope: trigger, boundary, or target scope conflicts.lifecycle: loop state or finding state conflicts.safety: workflow allows an action blocked by a safety owner.Reject style, taste, missing examples, and vague wording unless they create one of those conflicts.
out-of-shape, not rejected.Candidate Shapes, not as a rejected style nit.cross-source (skill vs a global rule or another skill, outside the one-target + owner-path scope) and temporal-ordering (a later step undoes what a still-later step needs).cross-source may stay out of scope by design; promotion can resolve to "keep out of scope."references/loop-proof-methods.md (step-function fixture pair or mutation kill-rate) before adding the shape.Open Findings contains only active findings with status: open.Finding History contains non-active findings with status: resolved, rejected, duplicate, or superseded.Candidate Shapes contains status: out-of-shape findings: real conflicts that fit no accepted shape yet.signature.skills/skill-author/SKILL.md.Use this shape for new files. Keep setup sections current when updating existing files.
---
target_skill: <repo-relative path to target SKILL.md>
status: active
passes: 0
last_pass: null
convergence: not_started
---
# Skill Self-Audit Loop: <skill-name>
## Truth Stance
- This file is audit state.
- This file is not canonical skill instruction.
- Research explains loop shape only.
- Findings require local source evidence.
- Repair source through `skills/skill-author/SKILL.md`.
- Add a helper only after real loop files show ledger-shape drift, duplicate-signature confusion, false convergence claims, or privacy-redaction drift; use `skills/cli-author/SKILL.md` first.
## Driver Commands
Short path:
```text
/goal Read docs/skill-audits/<skill-directory-name>/self-audit-loop.md and audit the target SKILL.md for instruction contradictions. Update only the audit loop file. Stop when a fresh pass adds zero new accepted contradictions.
```
Full path:
```text
/goal Resume the skill self-audit loop from docs/skill-audits/<skill-directory-name>/self-audit-loop.md. Read the loop file first, then the target SKILL.md, then the owner paths named there. Audit only authority, scope, lifecycle, and safety contradictions. Update only the audit loop file. Do not edit skill source. Continue fresh passes until one pass adds zero new accepted contradictions, or mark blocked when evidence, authority, loop state, privacy, or a human decision prevents honest convergence.
```
One-pass fallback:
```text
/loop Read docs/skill-audits/<skill-directory-name>/self-audit-loop.md first. Run the next numbered audit pass only. Update only the audit loop file. Stop after recording the pass result, next safe action, and file status.
```
## Target
- Skill: `<skill-name>`
- Target path: `<repo-relative path to target SKILL.md>`
- Audit file: `docs/skill-audits/<>/self-audit-loop.md`
## Scope
- Audit one target `SKILL.md`.
- Audit instruction contradictions only.
- Do not edit target skill source.
- Do not audit every skill in the repo.
## Loaded Owner Paths
- `skills/skill-author/references/skill-design-decision-runbook.md`
- ``
## Skipped Owner Paths
- None yet.
## Pass Ledger
- No passes yet.
## Open Findings
- None yet.
## Finding History
- None yet.
## Unresolved Questions
- None yet.
## Dedupe Warnings
- None yet.
## Candidate Shapes
- None yet.
## Repair Candidates
- None yet.
## Stop Rule
- Converged: a fresh pass adds zero new accepted contradictions.
- Active: at least one open finding remains or the next pass is needed.
- Blocked: evidence is missing, authority is unclear, loop state is corrupt, privacy prevents recording evidence, or a human decision is required.
- Dedupe warnings do not block convergence by themselves.
- Maximum-pass limits are cost guards, not proof of convergence.
## Research Anchors
- `docs/brainstorms/2026-06-10-skill-self-audit-loop-requirements.md`
## Next Safe Action
- Run the copyable `/goal` command above.
active, converged, blocked, or archived.open, resolved, rejected, duplicate, or superseded.