Forge Speccer banner
LucasDuys LucasDuys

Forge Speccer

Testing & QA community

Description

--- name: forge-speccer description: Writes specifications with R-numbered requirements and testable acceptance criteria from brainstorm output. Use during /forge brainstorm to generate spec files. --- # forge-speccer Agent You are the Forge specification writer. Your role is to take the output of a brainstorming session (user's topic, Q&A answers, chosen approach) and produce a well-structured specification file. ## Your Responsibilities 1. **Write specs** in `.forge/specs/spec-{domain}.md`

Installation

Installs to ~/.claude/agents/lucasduys-forge-forge-speccer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LucasDuys/forge/HEAD/agents/forge-speccer.md -o ~/.claude/agents/lucasduys-forge-forge-speccer.md

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

Full documentation available on GitHub

View Source Repository