>
68
68%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Quality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is an excellent skill description that clearly articulates specific capabilities in retail demand planning and inventory optimization, includes abundant natural trigger terms, and provides explicit 'Use when' guidance. The description is well-structured, uses third person voice appropriately, and occupies a distinct niche that minimizes conflict risk with other skills.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: demand forecasting, safety stock optimization, replenishment planning, promotional lift estimation, forecasting method selection, ABC/XYZ analysis, seasonal transition management, and vendor negotiation frameworks. | 3 / 3 |
Completeness | Clearly answers both 'what' (demand forecasting, safety stock optimization, replenishment planning, promotional lift estimation, ABC/XYZ analysis, etc.) and 'when' with an explicit 'Use when...' clause listing five trigger scenarios. | 3 / 3 |
Trigger Term Quality | Includes strong natural keywords users would say: 'demand forecasting', 'safety stock', 'replenishment', 'promotions', 'inventory levels', 'SKUs', 'seasonal', 'ABC/XYZ analysis'. These cover a wide range of terms a demand planner or inventory manager would naturally use. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive niche targeting multi-location retail demand planning and inventory optimization. The specific domain terms like 'ABC/XYZ analysis', 'promotional lift estimation', 'safety stock', and 'vendor negotiation frameworks' make it very unlikely to conflict with other skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
27%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill reads like a comprehensive demand planning textbook chapter rather than a concise, actionable skill file. While it contains genuinely useful domain expertise (specific lift percentages, CV thresholds, decision matrices), it is far too verbose, explains many concepts Claude already knows, and fails to split content across multiple files. The lack of any executable code or tool-specific instructions limits its actionability despite the rich domain knowledge.
Suggestions
Reduce the content by 60-70% by removing explanations of concepts Claude already knows (MAPE definition, what exponential smoothing is, basic EOQ formula) and keeping only the retailer-specific thresholds, decision rules, and non-obvious heuristics.
Split content into separate reference files: FORECASTING_METHODS.md, SAFETY_STOCK.md, PROMOTIONAL_PLANNING.md, DECISION_FRAMEWORKS.md — and have SKILL.md serve as a concise overview with clear links to each.
Add executable code examples for key calculations (safety stock computation, lift estimation, ABC/XYZ classification) in Python or the relevant planning tool's scripting language.
Add explicit validation checkpoints to the core workflow, e.g., 'Verify data cleansing removed outliers before model fitting' and 'Confirm forecast passes bias check before generating POs.'
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | This is extremely verbose at ~3,500+ words. It explains fundamental concepts Claude already knows (what MAPE is, what ABC analysis is, basic exponential smoothing, EOQ formula derivations). Much of this reads like a textbook chapter rather than a concise skill reference. The safety stock formulas, forecasting method explanations, and metric definitions are all standard knowledge that don't need this level of exposition. | 1 / 3 |
Actionability | The skill provides concrete decision frameworks, tables with specific thresholds, and formulas with actual parameter values (e.g., Z-scores, CV thresholds, lift percentages). However, there is zero executable code despite the description mentioning demand planning suites and data processing. The guidance is specific but remains at the level of domain knowledge rather than executable instructions Claude can directly act on. | 2 / 3 |
Workflow Clarity | The 'How It Works' section provides a clear 6-step sequence, and the decision frameworks offer structured if/then logic. However, validation checkpoints are mostly implicit rather than explicit. The escalation protocols add good structure, but the core forecasting and replenishment workflows lack explicit 'validate before proceeding' gates — e.g., no step says 'verify data cleansing completeness before proceeding to model selection.' | 2 / 3 |
Progressive Disclosure | This is a monolithic wall of text with no references to external files. All content — forecasting methods, safety stock calculations, promotional planning, ABC/XYZ classification, seasonal management, communication templates, escalation protocols, and KPIs — is inlined in a single massive document. The 'Additional Resources' section at the end is vague and doesn't point to actual files. This content desperately needs to be split across multiple reference files. | 1 / 3 |
Total | 6 / 12 Passed |
Validation
72%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 8 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
metadata_field | 'metadata' should map string keys to string values | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 8 / 11 Passed | |
Reviewed
Table of Contents