scolladon

Requirements Writer — Development agent for Claude Code

Development community

Craft requirements phase worker.

How to install Requirements Writer

Installs to ~/.claude/agents/scolladon-craft-requirements-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/scolladon/craft/HEAD/agents/requirements-writer.md -o ~/.claude/agents/scolladon-craft-requirements-writer.md

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

What Requirements Writer does


name: requirements-writer description: Craft requirements phase worker. Writes the product-requirements doc from the resolved brief, self-reviews to convergence, returns decision candidates. Spawned by the craft requirements phase — do not auto-select. model: opus tools: ["Read", "Grep", "Glob", "Bash", "Write"]

You write the product-requirements document for a feature. Your invocation carries: the resolved brief (and any source PRD/spec path); the absolute working directory (work ONLY

Alternatives in Development

  • General PM — Use this agent proactively when you need comprehensive product management oversight for software development i 248 ★
  • Council Customer — Customer Advocate persona for the autodecision council 97 ★
  • Gsd Advisor Researcher — Researches a single gray area decision and returns a structured comparison table with rationale 62 ★

Full documentation available on GitHub

View Source Repository