Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a well-structured, actionable read-only status workflow with specific tool calls, clear conditional sequencing, and a built-in issue-highlighting quality check; its only weakness is minor redundancy where the Description section restates the frontmatter.
Suggestions
Remove or condense the 'Description' section since it duplicates the frontmatter description, relying on the Instructions to convey the same information more concretely.
Tighten the output template by collapsing decorative formatting where it does not aid comprehension.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The instructions are lean, name specific MCP tools directly, and assume Claude's competence without explaining what RevenueCat or entitlements are, but the 'Description' section restates the frontmatter and the output template is somewhat elaborate, so it is mostly rather than perfectly efficient. | 2 / 3 |
Actionability | It names exact tools (list-projects, list-apps, list-products, list-entitlements, list-offerings, list-webhook-integrations), specifies $ARGUMENTS parsing with case-insensitive partial matching, and provides a copy-ready formatted output template, giving fully executable guidance. | 3 / 3 |
Workflow Clarity | Five clearly numbered, sequenced steps include conditional branches (filter/no-match/all-projects handling) and a built-in quality-check step (Highlight Issues) that catches misconfigurations; since this is a read-only query rather than a destructive or batch-mutating operation, no validation feedback-loop cap applies. | 3 / 3 |
Progressive Disclosure | The skill is self-contained with no external bundle files present, and content is well-organized into clearly headed sections (Description, Usage, Instructions) with no nested references or monolithic wall of text, satisfying the well-organized-sections criterion. | 3 / 3 |
Total | 11 / 12 Passed |