CtrlK
BlogDocsLog inGet started
Tessl Logo

sqlitecpp-update-sqlite

How to update the bundled SQLite3 amalgamation (sqlite3/sqlite3.c and sqlite3.h), the Meson wrap, README.md, and CHANGELOG.md. Use when upgrading SQLite, refreshing the vendored amalgamation, or bumping the sqlite3 wrap.

75

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

93%Weight 40%Scale 1-5

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

A tight, actionable runbook that assumes Claude's competence and gives exact file paths, wrap fields, and templates. The only notable gap is a missing explicit validate-then-retry feedback loop for the build/test verification step.

Suggestions

Add an explicit feedback loop to step 6, e.g. 'If the build or tests fail, fix the cause and rebuild/retest before proceeding to the CHANGELOG update.'

Clarify what to do when the Meson wrap has no matching wrapdb release yet (e.g., note that the wrap bump may be blocked/pending and how to proceed).

Make the SQLite version-to-filename encoding rule prominent (it currently sits mid-step) so the amalgamation filename is derived unambiguously.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept padding (no explanation of what SQLite, an amalgamation, or Meson is); every line carries specific guidance, and version/date values appear only as format examples rather than stale assertions.

5 / 5

Actionability

Highly actionable instruction-only guidance: exact file paths, the full list of wrap fields to bump, a copy-paste CHANGELOG line template, and a concrete branch-naming pattern with a worked example ('update-sqlite-3.52.2').

5 / 5

Workflow Clarity

A clear numbered 6-step sequence with a verification checkpoint (build and run tests on both CMake and Meson in step 6), so the missing-validation cap does not apply; the gap is the absence of an explicit error-recovery loop ('if tests fail, fix and re-run').

4 / 5

Progressive Disclosure

Under 50 lines with no bundle files and well-organized numbered sections; cross-skill references ([[sqlitecpp-build-cmake]], [[sqlitecpp-workflow]], etc.) are clearly signaled and one level deep, satisfying the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

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 strong description that states concrete actions across the relevant artifacts and gives explicit 'Use when...' trigger guidance with natural phrasing. Only minor room for improvement in broadening trigger-term synonyms beyond the domain-specific vocabulary.

DimensionReasoningScore

Specificity

Names the domain and enumerates multiple concrete artifacts to update ('sqlite3/sqlite3.c and sqlite3.h', 'the Meson wrap, README.md, and CHANGELOG.md'), giving comprehensive coverage rather than just 1-2 actions.

5 / 5

Completeness

Explicitly answers both 'what' (update the amalgamation, wrap, README, CHANGELOG) and 'when' ('Use when upgrading SQLite, refreshing the vendored amalgamation, or bumping the sqlite3 wrap') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural trigger phrases ('upgrading SQLite', 'refreshing the vendored amalgamation', 'bumping the sqlite3 wrap') cover the common ways a user would request this, with synonyms of the action; slight reliance on domain jargon ('amalgamation', 'wrap') keeps it just below comprehensive.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (bundled SQLite3 upgrade in SQLiteCpp) with distinct, specific triggers that are unlikely to fire for unrelated skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
SRombauts/SQLiteCpp
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.