Loading...
Loading...
Compare original and translation side by side
| File | Read When |
|---|---|
| Default: fast triage (10 checks, target >= 8/10) |
| Full audit mode or when quick audit fails |
| File is bloated (>150 lines) or low-signal |
| Deciding what stays in root vs separate files |
| Drafting new file or rebuilding from scratch |
| 文件 | 适用场景 |
|---|---|
| 默认:快速分类排查(10项检查,目标得分≥8/10) |
| 完整审核模式或快速审核未通过时使用 |
| 文件冗余(超过150行)或有效信息占比低时使用 |
| 决定内容保留在根文件还是拆分到独立文件时使用 |
| 起草新文件或从零重建文件时使用 |
npm testnpm testreferences/quick-checklist.mdreferences/quality-criteria.mdreferences/refactor-workflow.mdreferences/templates.mdreferences/root-content-guidance.mdreferences/quick-checklist.mdreferences/quality-criteria.mdreferences/refactor-workflow.mdreferences/templates.mdreferences/root-content-guidance.mdAudit Progress:
- [ ] Step 1: Discover files
- [ ] Step 2: Select audit mode (quick or full)
- [ ] Step 3: Run audit against checklist
- [ ] Step 4: Report findings with score table
- [ ] Step 5: Propose minimal diffs
- [ ] Step 6: Validate changes
- [ ] Step 7: Apply and verifyAudit Progress:
- [ ] Step 1: Discover files
- [ ] Step 2: Select audit mode (quick or full)
- [ ] Step 3: Run audit against checklist
- [ ] Step 4: Report findings with score table
- [ ] Step 5: Propose minimal diffs
- [ ] Step 6: Validate changes
- [ ] Step 7: Apply and verifyfind . \( -name "AGENTS.md" -o -name "CLAUDE.md" -o -name "CLAUDE.local.md" \) 2>/dev/null | sort~/.claude/CLAUDE.mdCLAUDE.local.mdfind . \( -name "AGENTS.md" -o -name "CLAUDE.md" -o -name "CLAUDE.local.md" \) 2>/dev/null | sort~/.claude/CLAUDE.mdCLAUDE.local.mdreferences/quick-checklist.mdreferences/quality-criteria.mdreferences/quick-checklist.mdreferences/quality-criteria.mdundefinedundefined| File | Mode | Score | Grade | Key Issues |
|---|---|---|---|---|
| ./AGENTS.md | Quick | 6/10 | Fail | Missing test command, stale path, doc-heavy section |
undefined| File | Mode | Score | Grade | Key Issues |
|---|---|---|---|---|
| ./AGENTS.md | Quick | 6/10 | Fail | Missing test command, stale path, doc-heavy section |
undefined@path/to/file.md@path/to/file.mddevtestbuildlint/typecheckdevtestbuildlint/typecheck