gathering-requirements

gathering-requirements is a skill for Claude Code, Codex from axiomantic/spellbook. It costs 82 tokens per session (1,372 once invoked), scanned A, original, MIT.

A requirements-planning method for turning a feature idea into specific needs, limits, questions, and checks for success.

In plain words
What is it for?
It helps define scope, gather user needs, write user stories and acceptance criteria, and record unanswered questions.
Why use it?
It reduces vague expectations and hidden assumptions that can lead to building the wrong feature or creating avoidable bugs.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps define scope, gather user needs, write user stories and acceptance criteria, and record unanswered questions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/axiomantic/spellbook/gathering-requirements
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.

Any agent
npx skills add axiomantic/spellbook --skill gathering-requirements
Clone the repo
git clone --depth 1 https://github.com/axiomantic/spellbook

Made for: Claude Code, Codex.

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 gathering-requirements

README.md
[![agentmods](https://agentmods.dev/badge/skills/axiomantic/spellbook/gathering-requirements/github.svg)](https://agentmods.dev/skills/axiomantic/spellbook/gathering-requirements)
Your own site
<a href="https://agentmods.dev/skills/axiomantic/spellbook/gathering-requirements"><img src="https://agentmods.dev/badge/skills/axiomantic/spellbook/gathering-requirements/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gathering-requirements

Your own site · 80×15
<a href="https://agentmods.dev/skills/axiomantic/spellbook/gathering-requirements"><img src="https://agentmods.dev/badge/skills/axiomantic/spellbook/gathering-requirements.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,372 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found 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.00082 $0.01372
Opus 5 $0.00041 $0.00686
Sonnet 5 $0.00016 $0.00274
Haiku 4.5 $0.00008 $0.00137

Measured 6d ago against content hash 36d751e26578, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

gathering-requirements 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 6d 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.

skills/gathering-requirements/SKILL.md · 148 lines

How it starts

The opening of the file, as written. The whole thing — 148 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Requirements Gathering

Reasoning Schema

Before elicitation: feature being defined, user inputs available, context from project, known constraints.

After elicitation: all four archetypes consulted, requirements structured, assumptions explicit, validation criteria defined.

Invariant Principles

  1. Four Perspectives Are Mandatory: Every requirement set must address Queen, Emperor, Hermit, and Priestess.
  2. Ambiguity Is Debt: Vague requirements become bugs. Demand specificity.
  3. Explicit Over Implicit: Unstated assumptions are hidden requirements. Surface them.
  4. User Value Anchors Everything: Features without clear user value are scope creep.
  5. Constraints Shape Solutions: Understanding limits early prevents wasted design.

Inputs / Outputs

Input Required Description
feature_description Yes Natural language description of what to build
feedback_to_address No Feedback from roundtable requiring revision
Output Type Description
requirements_document File At ~/.local/spellbook/docs/<project>/forged/<feature>/requirements.md
open_questions Inline Questions requiring user input

The Four Perspectives

Queen: User Needs

Primary users, problem being solved, success criteria. User stories: "As a [type], I want [capability] so that [benefit]."

Emperor: Constraints

Technical constraints (stack, platform), resource constraints (time, team), integration requirements, performance targets (latency, throughput).

Hermit: Security Surface

Sensitive data handled, auth required, attack vectors, compliance requirements, impact if compromised.

Read the full file on GitHub · 148 lines

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. 6d ago First seen · 148 lines · 82 tokens per session scan A 36d751e26578

Subscribe to this mod's changes

gathering-requirements is a skill published in the GitHub repository axiomantic/spellbook (10 stars, last pushed today), licensed MIT. It adds 82 tokens to every session and 1,372 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.