Content
67%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 maximally concise and appropriately minimal for a thin invocation skill, but it delegates all substance to '/grilling' without explaining what that session involves or how to run it. It works as a stub but lacks self-contained actionable guidance.
Suggestions
Add a brief concrete description of what a /grilling session consists of (e.g., the questioning loop, number of rounds, or output format) so the skill is self-contained.
If /grilling is a separate referenced command, point to where its full behavior is documented so the reference is clearly signaled.
Include a minimal example of the expected interaction or output to raise actionability beyond a single invocation hint.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a single lean sentence with zero padding or over-explanation, assuming Claude's competence; every token earns its place per the 'lean and efficient' anchor. | 5 / 5 |
Actionability | '运行一次 `/grilling` session' is a high-level invocation hint that delegates everything to another command; it gives minimal concrete guidance and no specifics on how to conduct the session. | 2 / 5 |
Workflow Clarity | As a simple single-task skill the single action is largely unambiguous, but the body provides no detail on what the /grilling session entails, leaving a minor clarity gap below the top anchor. | 4 / 5 |
Progressive Disclosure | The skill is appropriately minimal at under 50 lines with no external references needed, but it offers no organizational sections or signals, sitting just below the well-organized top anchor. | 4 / 5 |
Total | 15 / 20 Passed |