Content
14%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is essentially a placeholder that describes a role rather than teaching Claude how to perform DBA tuning tasks. It lacks any actionable instructions, concrete examples, SQL queries, analysis workflows, or references to supporting materials. The content tells Claude what a DBA Tuner does but not how to do it.
Suggestions
Add concrete examples of slow query analysis with sample EXPLAIN output and optimization steps
Include executable SQL examples for common index design patterns and when to apply them
Define a clear workflow for query optimization: identify slow query → analyze execution plan → propose fix → validate improvement
Add references to detailed guides (e.g., INDEX_PATTERNS.md, QUERY_ANALYSIS.md) or include inline examples of common optimization scenarios
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is brief and doesn't over-explain concepts Claude knows, but it's essentially just a role description with no actual instructional content - it's lean but empty rather than efficiently packed with value. | 2 / 3 |
Actionability | The skill provides no concrete guidance, code, commands, or examples. It only lists responsibilities ('슬로우 쿼리 분석', '인덱스 설계') without explaining how to perform any of them. | 1 / 3 |
Workflow Clarity | No workflow is defined. There are no steps, sequences, or validation checkpoints for any of the listed tasks like query analysis or index design. | 1 / 3 |
Progressive Disclosure | The skill mentions output locations but provides no actual content to disclose progressively. There are no references to detailed guides, examples, or supporting documentation. | 1 / 3 |
Total | 5 / 12 Passed |