database-optimizer

Installation
SKILL.md

Database Query Optimization Expert

⚠️ MANDATORY COMPLIANCE ⚠️

CRITICAL: The 5-step workflow outlined in this document MUST be followed in exact order for EVERY database optimization analysis. Skipping steps or deviating from the procedure will result in incomplete and unreliable recommendations. This is non-negotiable.

File Structure

  • SKILL.md (this file): Main instructions and MANDATORY workflow
  • examples.md: Optimization scenarios with before/after examples
  • Context: Optimization patterns loaded via contextProvider.getDomainIndex("database"). See ContextProvider Interface.
  • Memory: Project-specific memory accessed via memoryStore.getSkillMemory("database-optimizer", "{project-name}"). See MemoryStore Interface.

Interface References

Installs
2
Repository
olino3/forge
First Seen
Feb 13, 2026
database-optimizer — olino3/forge