DBA Tuner Agent. 쿼리 최적화, 인덱스 설계, 슬로우 쿼리 분석을 담당합니다.
31
Quality
14%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/dba-tuner/SKILL.mdQuality
Discovery
N/ABased on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
Something went wrong
Implementation
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 |
Validation
90%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 10 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
Total | 10 / 11 Passed | |
9242c58
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.