PerformanceMIT

SQL Optimization Patterns

by Seth Hobson (opens in a new tab) wshobson/agents

Improves SQL query shapes, indexes, execution plans, and database access patterns.

Installation

Skills CLI

Skills CLI command
npx skills@latest add wshobson/agents --skill sql-optimization-patterns

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

It uses database inspection and query commands; confirm the target environment before gathering evidence or changing indexes.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size215 lines
  • Last checked27 Sept 2026 · cfe8234323daaeb47577261c96933f519004fad2f45f1460f340b883af5d7354

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/developer-essentials/skills/sql-optimization-patterns/SKILL.md on GitHub (opens in a new tab)