Qualflare/qualflare-claude-code
3 stars · Last commit 2026-05-18
Qualflare Claude Code Plugin
README preview
# qualflare > AI-powered test coverage, inside Claude Code. When Claude writes code in your project, it should also write the tests. Qualflare makes that the default: generate coverage for what you changed, run your test suite, fix what breaks, and report it all to your Qualflare dashboard — without switching context. One-time setup, then just code. ## Quick start Before you begin, install the [Qualflare CLI](#installing-the-qualflare-cli) — you'll authenticate per project from your shell with `qf login` once setup tells you which identifiers to use. Add the plugin to Claude Code: ``` /plugin marketplace add Qualflare/qualflare-claude-code ``` Install it in your current project: