Skip to content

v0.7.1 - skill.md updates for setup helpers

Choose a tag to compare

@tvtdev94 tvtdev94 released this 26 Apr 04:33
· 13 commits to master since this release

Patch release: bundle the new dbread add / add-extra / doctor / list-extras setup helpers into the Claude Code skill (~/.claude/skills/dbread/SKILL.md).

Why: in v0.7.0 the skill only knew about query workflows and missing-driver troubleshooting — it did not suggest dbread add when users said "add my postgres to dbread". v0.7.1 fixes that gap.

No code changes. After upgrade, run dbread install-skill --force to refresh the skill in Claude Code.

uv tool upgrade dbread
dbread install-skill --force