Content
92%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a tightly organized, highly actionable methodology with strong workflow sequencing, validation feedback loops, and well-signaled one-level-deep references. Its only weakness is moderate verbosity from repeated prescriptive/emphatic prose that could be condensed.
Suggestions
Consolidate the recurring "不许因为…就…" discipline clauses into a single rules block; restating the same prohibition in multiple sections adds tokens without adding guidance.
The 「实证(marbles 案例)」 paragraph and the 位移图折射 DOM advanced-paradigm note overlap with references/marbles-case.md and references/reverse-engineering.md — consider shortening the inline versions to one-line pointers.
Trim the 内置脚本 list entries to one-line role descriptions since the decision-tree steps already show each script's invocation and flags.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense and assumes Claude's competence (no explaining of what WebGL/Playwright is), with mostly high-signal guardrails, but the body is long and carries repeated emphatic discipline prose ("不许…就…") that could be trimmed. Not a 5 because some rhetorical enforcement could be tightened without losing meaning. | 4 / 5 |
Actionability | Provides copy-paste-ready, fully-flagged bash commands (node scripts/recon-site.mjs --url … --out … --label …, gh api search, curl raw) and concrete scripts covering the common clone cases across all branches. | 5 / 5 |
Workflow Clarity | Explicitly sequenced decision tree (Step 0–6, "按顺序走,不许跳") with validation checkpoints and feedback loops: 浏览器真验证, audit-clone.mjs --strict exit 2 → 修完重跑 → 不通过不许交付, and post-clone compare/visual-diff recon. | 5 / 5 |
Progressive Disclosure | SKILL.md holds the decision tree and core rules while farming out deeper detail to one-level-deep references (assessment.md, design-dna.md, effect-extraction.md, static-mirror.md, etc.), all clearly signaled inline and verified to exist as real files. | 5 / 5 |
Total | 19 / 20 Passed |