CtrlK
BlogDocsLog inGet started
Tessl Logo

db-migrate

Author or review a Drizzle DB migration for zero-downtime safety — expand/contract phasing, backward-compatibility with the deployed app version, and writing the `-- migration-safe` acknowledgment the check:migrations lint requires. Use when adding/editing files under `packages/db/migrations/` or changing `packages/db/schema.ts`.

79

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An information-dense, well-structured body that gives executable guidance, a validated workflow with error-recovery tiers, and clear section navigation without external bundle dependencies. It respects Claude's competence throughout.

DimensionReasoningScore

Conciseness

Dense and assumes Claude's SQL/Drizzle competence; sections like 'The window' convey non-obvious deploy-cutover reasoning without padding about basics, so every token earns its place.

3 / 3

Actionability

Provides executable commands (bunx drizzle-kit generate, bun run check:migrations, grep -rn "contract-pending") and concrete SQL/code blocks that are copy-paste ready.

3 / 3

Workflow Clarity

Numbered Workflow with explicit validation (check:migrations), tiered error handling (hard errors / annotate tier / warnings), and a local 'Verify locally' step — destructive-op feedback loops are present, so it is not capped at 2.

3 / 3

Progressive Disclosure

No bundle files exist, so the skill is self-contained; its well-organized sections (window, expand/contract, playbook table, tracking, judgment, workflow, hard rule) provide clear navigation per the simple-skill allowance.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A highly specific, well-triggered description that answers both what and when with concrete, domain-grounded language and minimal fluff. It is clearly distinguishable from other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Author or review a Drizzle DB migration', 'expand/contract phasing', 'backward-compatibility with the deployed app version', and 'writing the -- migration-safe acknowledgment'.

3 / 3

Completeness

Clearly states what the skill does (zero-downtime migration authoring/review) and gives an explicit 'Use when…' trigger clause.

3 / 3

Trigger Term Quality

The 'Use when adding/editing files under packages/db/migrations/ or changing packages/db/schema.ts' clause uses natural path and term triggers a user would actually name.

3 / 3

Distinctiveness Conflict Risk

Scoped to Drizzle DB migrations with specific file paths, making it a clear niche unlikely to trigger for the wrong skill.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
simstudioai/sim
Reviewed

Table of Contents

Is this your skill?

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.