Armory
Source
Browse
Sub-Agents

sdd-spec-writer

Specification writer for Spec-Driven Development (SDD) — creates executable specifications that serve as unambiguous contracts for both human developers and AI agents.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install sdd-spec-writer --cli claude

writes the file to.claude/agents/sdd-spec-writer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/sdd-spec-writer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Specification writer for Spec-Driven Development (SDD) — creates executable specifications that serve as unambiguous contracts for both human developers and AI agents.

When to use it

Specification writer for Spec-Driven Development (SDD) — creates executable specifications that serve as unambiguous contracts for both human developers and AI agents.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/development-team/sdd-spec-writer.md -o .claude/agents/sdd-spec-writer.md

Notes

Extracted from davila7/claude-code-templates, development-team category.