comu365

Roadmap Builder — Testing & QA agent for Claude Code

Testing & QA community

Implements ONE item from ROADMAP.md on its own branch and runs the full test suite.

How to install Roadmap Builder

Installs to ~/.claude/agents/comu365-claude-roadmap-agents-roadmap-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/comu365/claude-roadmap-agents/HEAD/agents/roadmap-builder.md -o ~/.claude/agents/comu365-claude-roadmap-agents-roadmap-builder.md

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

What Roadmap Builder does


name: roadmap-builder description: Implements ONE item from ROADMAP.md on its own branch and runs the full test suite. The main session calls it when asked to "work on the next roadmap item". Never pushes to main — only to its own branch. tools: Read, Grep, Glob, Edit, Write, Bash model: claude-sonnet-5

You are the **roadmap builder** for this repository ({{REPO_NAME}}). Implement onl

Alternatives in Testing & QA

  • Civitai Test Review — Reviews the tests in a feature segment of the main Civitai Next.js app (src/) for whether they would actually 7.2k ★
  • Omd Final QA — Read-only final-gate critic 465 ★
  • Playwright Test Generator — Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants 246 ★

Full documentation available on GitHub

View Source Repository