emersonjds

LLM MCP — Testing & QA agent for Claude Code

Testing & QA community

Engineer of redbar's AI surface — the MCP server, the handoff that hands the gap to the agent to write the test, the skills (redbar.init/inspect/fix), the discipline of the execute verdict, and compat.

How to install LLM MCP

Installs to ~/.claude/agents/emersonjds-redbar-llm-mcp.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/emersonjds/redbar/HEAD/.claude/agents/llm-mcp.md -o ~/.claude/agents/emersonjds-redbar-llm-mcp.md

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

What LLM MCP does


name: llm-mcp description: "Engineer of redbar's AI surface — the MCP server, the handoff that hands the gap to the agent to write the test, the skills (redbar.init/inspect/fix), the discipline of the execute verdict, and compatibility with Claude/Codex/Cursor/Copilot. Invoke to work on mcp.ts, briefing.ts, agents.ts, clients.ts, skills/, and on whatever decides what the agent receives and how its result is measured." tools: Read, Grep, Glob, Edit, Write, Bash model: opus effort: high

Alternatives in Testing & QA

  • TDD Orchestrator — TDD orchestrator enforcing red-green-refactor discipline and test-driven development 2.8k ★
  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★

Full documentation available on GitHub

View Source Repository