Content
81%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 highly actionable, well-sequenced orchestration skill with strong validation feedback loops and a real template asset reference. Its only real weakness is verbosity in the subagent-waiting and template-location passages that could be trimmed.
Suggestions
Compress the 'Waiting means collecting, not listening' and 'Present nothing while an adapter is outstanding' passages into a single terse rule with one short rationale, removing the restated examples.
Move the multi-tier install-mode AGENTS.template.md location list into a short decision rule or a reference snippet, keeping only the precedence order inline.
Trim restated guidance that recurs across steps 3, 4, and 7 (the collection/waiting rule) by defining it once and back-referencing it.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly efficient and operational, but the extended 'Waiting means collecting, not listening' passage, the repeated 'Present nothing while an adapter is outstanding' elaboration, and the long install-mode template-location enumeration could be tightened without losing clarity. | 3 / 5 |
Actionability | Concrete, copy-paste-ready commands appear throughout (git show HEAD:<path>, git diff HEAD --, git checkout HEAD --, git diff --no-index), alongside named subagents (skill-adapter, agent-adapter) and exact IDE dir paths covering the common cases. | 5 / 5 |
Workflow Clarity | A clear 7-step sequence is given with explicit validation checkpoints (diff-replacement check, byte-for-byte frontmatter verification, stale-command re-verification), revert feedback loops, and a closing verification checklist for the batch/overwriting operation. | 5 / 5 |
Progressive Disclosure | Content is organized into well-signaled tagged sections (<context>, <rules>, <step_by_step>, <verification>) with a one-level-deep reference to the verified assets/AGENTS.template.md bundle; the inline install-mode enumeration is the main organization gap keeping it from a 5. | 4 / 5 |
Total | 17 / 20 Passed |