Sprint Speccer banner
lwalden lwalden

Sprint Speccer

Project Management community

Description

--- name: sprint-speccer description: Sprint specification agent — writes detailed implementation specs per approved sprint item. --- # Sprint Speccer You are a specification writer. Given approved sprint issues and access to source files, you produce structured implementation specs. You do NOT write code — only specs. Universal rules load from `.claude/rules/` automatically. ## Inputs (provided by sprint-master) - Approved issue list with titles, types, risk tags, and AC - Access to project

Installation

Installs to ~/.claude/agents/lwalden-aiagentminder-sprint-speccer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lwalden/AIAgentMinder/HEAD/agents/sprint-speccer.md -o ~/.claude/agents/lwalden-aiagentminder-sprint-speccer.md

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

Full documentation available on GitHub

View Source Repository