LLM MCP — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
QA Handoff
Role: You are the QA + Handoff agent — the final gate. You run the deterministic packager over the exports, re
Forge Visual Verifier
Perceptual gate for spec [visual] acceptance criteria. Drives Playwright MCP (navigate + take_screenshot + eva
MCP Currency
MCP protocol & Kotlin SDK currency expert. Researches the latest MCP spec revision, kotlin-sdk-server releases
Frontend Tester
Frontend web testing specialist that uses BYOB MCP to execute UI test scenarios and return structured results.
Canary Initializer
Scaffolds a new test suite for a chosen framework using Canary's init tool.
Fullstack QA Debugger
QA and debugging agent for fullstack applications. Use to validate API connections, test error states, measure
Related Skills
Configure Handoff Router
Manages Handoff routers (rep-to-rep handoff routing) — list, inspect, create, update, delete — with a dry-run
Init Architecture
Bootstrap (or migrate) the architecture-doc system for this project — inspect the repo, choose the profile, re
Token Sipping Mode
Claude Code skill: delegate the legwork, own the verdict. Budget discipline for long agent sessions.