From 6d6e8d76279d13b62447329dc053d59b9acb7368 Mon Sep 17 00:00:00 2001 From: Mikhail Shytsko <139978380+xfiive@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:34:03 +0200 Subject: [PATCH] Add seedfast plugin to Code Quality Testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06703651..3793d823 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you - [adamsreview](./plugins/adamsreview) - [slicewise](./plugins/slicewise) - [bullpen](./plugins/bullpen) +- [seedfast](https://github.com/seedfast-ai/claude-plugins) - Generates synthetic test data into a PostgreSQL database by reading its live schema, so every foreign key points at a row that exists. Bundles the Seedfast MCP server and a plan-before-run review step. ### Communication & Integrations - [whatsapp-claude-plugin](https://github.com/Rich627/whatsapp-claude-plugin) — WhatsApp channel plugin for Claude Code. Connects as a linked device via Baileys v7 with bidirectional messaging, full media support, voice transcription, permission relay, and access control.