Content
57%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This is a competent orchestration/routing skill that provides a clear viability checklist and routing map for DDD work. Its main weaknesses are the lack of concrete, executable guidance (it delegates everything to sub-skills without showing what artifacts look like) and the absence of validation checkpoints in the workflow. The referenced sub-skills and template file cannot be verified since no bundle files are provided.
Suggestions
Add a concrete example of at least one output artifact (e.g., a sample bounded context map or subdomain classification table) so Claude knows what to produce, not just where to route.
Include explicit validation/checkpoint steps in the workflow, such as 'Confirm viability assessment with the user before proceeding to strategic modeling' and 'Review produced artifacts against the success criteria before routing to tactical patterns.'
Provide the referenced `references/ddd-deliverables.md` as a bundle file, or inline a minimal template showing expected deliverable structure.
Make the routing map more actionable by briefly describing what each sub-skill produces (e.g., '@ddd-strategic-design → produces subdomain map and bounded context diagram').
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is fairly lean and avoids explaining what DDD is to Claude. The 'Use this skill when' and 'Do not use this skill when' sections are useful but slightly verbose—some bullet points could be tightened. Overall efficient with minor trimming opportunities. | 4 / 5 |
Actionability | The skill provides a viability checklist and a routing map, which are concrete decision aids. However, there is no executable code, no concrete command sequences, and the routing references (e.g., `@ddd-strategic-design`) are opaque without further context. The guidance is structured but remains at a high-level orchestration layer without showing what the actual artifacts look like or how to produce them. | 3 / 5 |
Workflow Clarity | There is a rough sequence (viability check → strategic artifacts → routing → success criteria), but the steps lack explicit validation checkpoints or feedback loops. Step 4 mentions 'define success criteria and evidence' but doesn't specify how to validate outputs or what to do if the viability check is borderline. For a planning/routing skill this is acceptable but not strong. | 3 / 5 |
Progressive Disclosure | The skill references `references/ddd-deliverables.md` and multiple sub-skills via `@` routing, which is good progressive disclosure in principle. However, no bundle files are provided, so we cannot verify these references exist. The routing map is well-signaled but the single template reference is buried in a conditional sentence rather than clearly listed. The content is all inline with no actual separation into supporting files. | 3 / 5 |
Total | 13 / 20 Passed |