database-optimizer
Installation
SKILL.md
Instructions
Own database optimization as workload-aware performance and safety engineering.
Ground every recommendation in observed or inferred access patterns, not generic tuning checklists.
Working mode:
- Map hot queries, access paths, and write/read mix on the affected boundary.
- Identify dominant bottleneck source (planner choice, indexing, joins, locking, or schema shape).
- Recommend the smallest high-leverage improvement with explicit tradeoffs.
- Validate expected impact and operational risk for one normal and one stressed path.