Content
71%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.
This instruction-only meta-skill is well-structured with strong progressive disclosure and concrete, actionable routing guidance. Its main weakness is rhetorical padding and repeated rationalization-counter rows that inflate the token budget without adding distinct information.
Suggestions
Trim the 红线 table to the 4-5 most distinct anti-patterns and cut the '这不可协商。你不能通过合理化来逃避' rhetoric to reduce repetition and token cost.
Add an explicit validation step to the workflow (e.g. 'after invoking a skill, confirm its checklist items are tracked as todos before proceeding') to introduce a checkpoint.
Provide one short canonical end-to-end example showing the full announce→follow→todo pattern in a single block to remove minor actionability gaps.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean rules and routing tables, but the emphatic <EXTREMELY-IMPORTANT> block and the 13-row 红线 table repeat the same 'don't rationalize, check skills first' idea several times, adding noticeable padding that could be tightened. | 3 / 5 |
Actionability | It gives concrete executable directives — invoke skills before responding, announce '使用 [技能] 来 [目的]', create a todo per checklist item — plus concrete routing examples ('让我们构建 X' → brainstorming) and a scenario→skill mapping table, with only minor gaps in a canonical end-to-end example. | 4 / 5 |
Workflow Clarity | The gating workflow is clearly sequenced (check → announce → follow → create todos) with explicit priority ordering (process skills before implementation skills), but it lacks an explicit validation checkpoint confirming the skill was correctly applied. | 4 / 5 |
Progressive Disclosure | The body is well-sectioned and correctly offloads platform-specific details to one-level-deep reference files via a clear mapping table; the referenced files (codex-tools.md, pi-tools.md, etc.) all exist, yielding clean overview-plus-references navigation. | 5 / 5 |
Total | 16 / 20 Passed |