Skip to content

Add seedfast plugin - #466

Open
xfiive wants to merge 1 commit into
ccplugins:mainfrom
xfiive:add-seedfast-plugin
Open

xfiive wants to merge 1 commit into
ccplugins:mainfrom
xfiive:add-seedfast-plugin

Conversation

@xfiive

@xfiive xfiive commented Sep 10, 2026

Copy link
Copy Markdown

Adds one entry to Code Quality Testing.

seedfast is an official Claude Code plugin from Seedfast. It bundles the Seedfast MCP server and two skills, so installing the plugin is the whole setup: no .mcp.json to hand-edit and no environment variables to export.

What it does: reads a PostgreSQL database's live schema and generates a relational test dataset into that same database, with foreign keys pointing at rows that exist. The seeding skill enforces a plan-before-run review, so the scope is checked before anything is written.

Schema introspection, connection tests and run polling work without a key; planning and running a seed use a Seedfast API key, and there is a free plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant