Content
87%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is highly actionable, concise, and well-structured, with its only meaningful gap being the absence of an explicit post-apply validation feedback loop for the destructive file-replacement step.
Suggestions
Add an explicit validation checkpoint after step 6 (e.g. re-read COG-VERSION or diff to confirm files changed as expected) before suggesting the commit, so the destructive flow has a validate-fix-retry loop.
Consider a brief 'rollback' note for how to undo a bad update, reinforcing the safety framing the skill already emphasizes.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and action-oriented, assuming Claude's competence (no exposition of git concepts) with every section earning its place; minor redundancy does not rise to verbosity. | 3 / 3 |
Actionability | It provides fully executable bash commands, a concrete framework-file list, and copy-paste-ready options ('Keep yours', 'Use upstream', 'Backup + update'), giving exact actionable guidance. | 3 / 3 |
Workflow Clarity | A clear 7-step sequence exists with detection of customizations as a checkpoint, but the destructive git-checkout overwrite step lacks an explicit validate-then-fix feedback loop, which caps destructive/batch workflows at 2. | 2 / 3 |
Progressive Disclosure | It is a single, well-organized SKILL.md with clear section navigation and no nested external references, fitting the well-organized-single-file pattern that earns a 3. | 3 / 3 |
Total | 11 / 12 Passed |