Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, highly actionable skill body with executable commands, a preview/submit validation pattern, and correctly signaled one-level references. The only weakness is mild verbosity from redundant EXTEND.md ASCII tables.
Suggestions
Remove the EXTEND.md path/location ASCII table — the bash block immediately above already shows both paths; keep only the code.
Drop the Found/Not-found action table and replace it with a single line ('Read and apply if found, otherwise use defaults').
Trim the Notes and Extension Support footer, which restates guidance already covered in Preferences and the per-section examples.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly lean (code blocks and tables, no concept explanations), but the EXTEND.md ASCII path/location table duplicates paths already shown in the bash block, and the Found/Not-found action table states the self-evident. | 2 / 3 |
Actionability | Copy-paste-ready bash commands for every post type with inline preview/submit variants and concrete parameter tables. | 3 / 3 |
Workflow Clarity | Each post type has a clear preview-then-submit sequence, and 'Always preview before --submit' plus default-preview semantics provide an explicit verification checkpoint for the irreversible post action. | 3 / 3 |
Progressive Disclosure | Body is an overview with a scripts table and one-level-deep references to references/regular-posts.md and references/articles.md, both of which exist as real bundle files. | 3 / 3 |
Total | 11 / 12 Passed |