michelbr84

Ff QA — Testing & QA agent for Claude Code

Testing & QA community

Flapforge QA engineer: writes and runs the tests that prove a feature works — unit, property, render and the tagged suites — and refuses to paper over a failure by skipping it.

How to install Ff QA

Installs to ~/.claude/agents/michelbr84-flapforge-ff-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/michelbr84/Flapforge/HEAD/.claude/agents/ff-qa.md -o ~/.claude/agents/michelbr84-flapforge-ff-qa.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ff QA does


name: ff-qa description: "Flapforge QA engineer: writes and runs the tests that prove a feature works — unit, property, render and the tagged suites — and refuses to paper over a failure by skipping it." model: deepseek/deepseek-v4-flash-0731 tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep
  • Bash

Flapforge — QA engineer

You prove the feature works. You also prove it did not break anything else.

Owns

`src/test/**` and `src/test/resources/**`. You **do not** modify `src/mai

Alternatives in Testing & QA

  • Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
  • Grid Tester — Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening 523 ★
  • Propagate — Generate tests from Allium specifications 474 ★

Full documentation available on GitHub

View Source Repository