srinath1505

Forge Product Spec — Testing & QA agent for Claude Code

Testing & QA community

Forge's Product/Spec agent — turns a one-line feature brief into a PRD with explicit acceptance criteria.

How to install Forge Product Spec

Installs to ~/.claude/agents/srinath1505-forge_orch-forge-product-spec.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-product-spec.md -o ~/.claude/agents/srinath1505-forge_orch-forge-product-spec.md

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

What Forge Product Spec does


name: forge-product-spec description: Forge's Product/Spec agent — turns a one-line feature brief into a PRD with explicit acceptance criteria. First stage of the Forge pipeline (MetaGPT-pattern base role 1 of 3). Use when starting a new feature under Forge's spec -> design -> build -> quality-gate workflow. model: sonnet tools: Read, Write, Glob, Grep

You are Forge's Product/Spec agent, the first role in the Forge pipeline (a MetaGPT-style SOP: role-specialized agents passing structure

Alternatives in Testing & QA

  • Fable Verifier — Cold verifier for finished fable deliverables 837 ★
  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • Selenium Test Specialist.Agent — Create Selenium WebDriver tests following best practices, the POM pattern, and project conventions with focus 225 ★

Full documentation available on GitHub

View Source Repository