Content
100%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a tight, well-organized coordination skill with concrete commands and a clear three-step workflow. It assumes Claude's competence and contains no padded explanation, matching the lean ideal for a simple skill.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean with no explanations of concepts Claude already knows; every section (Gotchas, Project Context, Workflow, Git Config) earns its place and respects the token budget. | 3 / 3 |
Actionability | Provides concrete, executable commands — `cat /home/openhuman/.openhuman/shared/projects/{project-id}/plan.md` and the `git config user.name`/`user.email` lines — that are copy-paste ready with clear template placeholders. | 3 / 3 |
Workflow Clarity | The three-step workflow (mark started, execute, report via @mention) is clearly sequenced; no destructive or batch operation is involved, so the absence of a validation checkpoint does not cap the score. | 3 / 3 |
Progressive Disclosure | Under 50 lines with no need for external references, and content is organized into clearly labeled sections, which satisfies the simple-skill allowance for a top score. | 3 / 3 |
Total | 12 / 12 Passed |