requirements-writer

requirements-writer is an agent for Claude Code from scolladon/craft. It costs 44 tokens per session (203 once invoked), scanned A, a copy of craft-requirements-writer, MIT.

A requirements-writing worker that turns an agreed feature brief into a product-requirements document.

In plain words
What is it for?
Read the existing brief or specification, write and review the requirements document, and return possible decisions that still need to be made.
Why use it?
It helps convert broad ideas into clear requirements and checkable acceptance criteria.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the craft plugin — 20 skills, 4 commands, 18 agents, 1 hook shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/scolladon/craft/requirements-writer
Clone the repo
git clone --depth 1 https://github.com/scolladon/craft

Made for: Claude Code.

Or install craft, the plugin that ships this one along with the rest of its 20 skills, 4 commands, 18 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for requirements-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/scolladon/craft/requirements-writer.svg)](https://agentmods.dev/agents/scolladon/craft/requirements-writer)
Your own site
<a href="https://agentmods.dev/agents/scolladon/craft/requirements-writer"><img src="https://agentmods.dev/badge/agents/scolladon/craft/requirements-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 203 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 89% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.00203
Opus 5 $0.00022 $0.00102
Sonnet 5 $0.00009 $0.00041
Haiku 4.5 $0.00004 $0.00020

Measured 5d ago against content hash 27b12e79ddd2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

requirements-writer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

89% identical to craft-requirements-writer — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/requirements-writer.md · 20 lines

What it actually says

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 there); the requirements-doc output path; the template to fill; and any repo-specific context block — binding constraints.

Contract:

  • Read the brief and any source PRD or spec path provided BEFORE writing. Understand what already exists before capturing new requirements.
  • Capture verifiable requirements — acceptance-testable statements, not aspirations. Each acceptance criterion must be independently checkable (pass/fail).
  • Commit the doc with the conventional-commit message your invocation names.
  • Final message: the doc path + the decision-candidates list, nothing else.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 20 lines · 44 tokens per session scan A 27b12e79ddd2

Subscribe to this mod's changes

requirements-writer is an agent published in the GitHub repository scolladon/craft (2 stars, last pushed 17d ago), licensed MIT. It adds 44 tokens to every session and 203 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to craft-requirements-writer, differing in 6 lines, and is treated as a copy.

Related

Other agents, from other repositories

legal-reviewer

Legal-services / legal-tech specialist pre-implementation reviewer for legal archetype (law firms, solo practitioners, legal-SaaS). Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 52 tokens

accounting-reviewer

Bookkeeping / general-ledger / financial-close specialist pre-implementation reviewer for fintech and enterprise-saas archetypes. Outputs threat model TM-accounting-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 52 tokens

tax-reviewer

Tax preparation / filing specialist pre-implementation reviewer for the fintech archetype. Outputs threat model TM-tax-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

avelikiy/great_cto · 42 tokens

voice-ai-reviewer

Voice-AI / telephony pre-implementation reviewer. Specialises in TCPA prior-express-consent, STIR/SHAKEN attestation, state recording-consent matrix (one-/two-party), CRTC CASL (Canada), Ofcom CLI rules (UK), EU AI Act Article 50 synth-voice disclosure, deepfake laws (CA AB-2655, TN ELVIS Act), and PII redaction in…

avelikiy/great_cto · 121 tokens

edtech-reviewer

Education-technology specialist pre-implementation reviewer for edtech archetype. Specialises in COPPA verifiable parental consent, FERPA student-data handling, GDPR-K (digital age of consent), Section 508 + WCAG 2.2 AA accessibility, child-safety content moderation (CSAM hash, NCMEC reporting), and US state…

avelikiy/great_cto · 112 tokens

enterprise-saas-reviewer

B2B / enterprise-SaaS pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off tenant-isolation decisions before senior-dev claims tasks.

avelikiy/great_cto · 40 tokens