Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with concrete commands, well-sequenced workflows, and explicit validation/checklist sections. Its main weaknesses are length with some cross-section redundancy and a monolithic structure that does not progressively disclose detail into reference files.
Suggestions
De-duplicate the branch/setup and tracker sync-back rules that recur across Intake, Tracked Task Rules, and Code-Changing Major Work.
Move the long 'Load Skills Only When Justified' catalog and per-lane execution paths into a one-level-deep reference file signaled from the overview.
Tighten the Intake list by merging near-duplicate classification steps.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is directive and assumes Claude's competence without explaining known concepts, but at ~340 lines it repeats branch/setup and sync-back rules across Intake, Tracked Task Rules, and Code-Changing Major Work, so it could be tightened. | 2 / 3 |
Actionability | Provides executable commands (e.g. `node .agents/skills/autogoal/scripts/create-goal-scratchpad.mjs --template major-task`, `gh issue view`) and specific per-condition helper loading, giving copy-paste-ready guidance. | 3 / 3 |
Workflow Clarity | Intake is a numbered 17-step sequence, execution paths are per-lane numbered workflows, and the Verification and Success Criteria sections provide explicit checkpoints and a checklist. | 3 / 3 |
Progressive Disclosure | Sections are well-organized, but the skill is a single monolithic SKILL.md with no bundle files; the long helper catalog and execution paths are inline content that could be split into one-level-deep references. | 2 / 3 |
Total | 10 / 12 Passed |