business-requirements-document

business-requirements-document is a skill for Codex from jeremylongworth-source/AgentSkills. It costs 92 tokens per session (650 once invoked), scanned A, original, MIT.

A guide for creating a Business Requirements Document, a document that records what a business needs before a product or system is built.

In plain words
What is it for?
Use it to document business problems, current and future workflows, rules, constraints, risks, and traceability from goals to acceptance checks.
Why use it?
It turns scattered stakeholder needs into clear requirements, success measures, ownership, and unresolved questions.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it to document business problems, current and future workflows, rules, constraints, risks, and traceability from goals to acceptance checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jeremylongworth-source/agentskills/business-requirements-document
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 jeremylongworth-source/AgentSkills --skill business-requirements-document
Clone the repo
git clone --depth 1 https://github.com/jeremylongworth-source/AgentSkills

Made for: 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 business-requirements-document

README.md
[![agentmods](https://agentmods.dev/badge/skills/jeremylongworth-source/agentskills/business-requirements-document/github.svg)](https://agentmods.dev/skills/jeremylongworth-source/agentskills/business-requirements-document)
Your own site
<a href="https://agentmods.dev/skills/jeremylongworth-source/agentskills/business-requirements-document"><img src="https://agentmods.dev/badge/skills/jeremylongworth-source/agentskills/business-requirements-document/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 business-requirements-document

Your own site · 80×15
<a href="https://agentmods.dev/skills/jeremylongworth-source/agentskills/business-requirements-document"><img src="https://agentmods.dev/badge/skills/jeremylongworth-source/agentskills/business-requirements-document.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 650 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.
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.00092 $0.00650
Opus 5 $0.00046 $0.00325
Sonnet 5 $0.00018 $0.00130
Haiku 4.5 $0.00009 $0.00065

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

Security

Grade A, and why

business-requirements-document 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 10d 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/business-requirements-document/SKILL.md · 70 lines

How it starts

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

Business Requirements Document

Core Workflow

  1. Identify the business problem, decision context, sponsor, stakeholders, affected teams, customers, systems, process boundaries, and target outcome.
  2. Separate business objectives, stakeholder needs, business requirements, solution requirements, assumptions, constraints, risks, and open questions.
  3. Capture current state, future state, process impacts, business rules, data needs, reporting needs, compliance concerns, and operational handoffs.
  4. Define measurable success criteria and acceptance signals before discussing implementation options.
  5. Create traceability from objective to requirement to acceptance criteria, owner, evidence source, priority, and validation method.
  6. Flag conflicting requirements, missing decision owners, weak evidence, unresolved dependencies, and approval gates before handoff.

BRD Principles

  • Keep the BRD business-facing. Describe what the business needs and why before proposing how a product, system, vendor, or team should implement it.
  • Use clear requirement language: must, should, may, will not.
  • Prefer numbered requirements when traceability, signoff, testing, or vendor comparison matters.
  • Separate in-scope, out-of-scope, and future-consideration items.
  • State assumptions as assumptions, not decisions or evidence.
  • Convert vague goals into observable business outcomes, metrics, or review criteria.
  • Include human approval points when requirements affect budget, contracts, staffing, customer commitments, compliance, billing, privacy, or operations.

Safety Rules

  • Do not invent stakeholder approval, budget authority, legal obligations, compliance status, vendor commitments, or production readiness.
  • Do not turn business requirements into technical architecture unless the user asks for a solution design or implementation plan.
  • Escalate when requirements conflict with policy, legal/compliance, privacy, accessibility, security, finance, or contractual commitments.
  • Mark missing source material and unresolved decisions explicitly.

Read the full file on GitHub · 70 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 70 lines · 92 tokens per session scan A 86b2a31ced4a

Subscribe to this mod's changes

business-requirements-document is a skill published in the GitHub repository jeremylongworth-source/AgentSkills (1 stars, last pushed 8d ago), licensed MIT. It adds 92 tokens to every session and 650 once invoked, about $0.0005 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-08-31.

Related

Other skills, from other repositories

issue-authoring

Draft or refine IDD-ready GitHub issues, roadmap issues, and sub-issues before the normal IDD execution loop begins. Use when a request is too large or ambiguous for one reviewable change, when work needs decomposition or dependency encoding, or when the user asks for issue drafting, roadmap planning, or…

kurone-kito/idd-skill · 71 tokens

idd-spec-audit

Semantic audit of the IDD instruction corpus for leaked session context, cross-file contradictions, fresh-memory completability gaps, automation blockers, and restatement-discipline drift. Use on request to audit .github/instructions, the issue-authoring skill bundle, and the installed agent entry files (CLAUDE.md…

kurone-kito/idd-skill · 94 tokens

unity-yaml-format

Inspect, explain, diff, and carefully edit Unity text-serialized files such as .unity, .prefab, .asset, and related YAML-based project files. Use when mapping class IDs and fileIDs, tracing object references, reviewing merge conflicts, or making minimal safe edits to existing UnityYAML documents.

sator-imaging/suggest-skills · 67 tokens

joedevflow

Development workflow. Use when building a feature, creating an MVP, refactoring code, fixing a bug, or any task that involves writing or changing implementation code.

JoeCardoso13/joedevflow · 36 tokens

authos-web-integration

Integrate AuthOS into browser, React, Vue, or plain TypeScript applications using @drmhse/sso-sdk and the AuthOS React/Vue adapters. Use when adding OAuth redirects, password login, magic links, passkeys, MFA callback handling, token refresh, or frontend session state.

drmhse/authos_skill · 66 tokens

authos-backend-integration

Secure backend APIs with AuthOS-issued JWTs and the AuthOS Node server adapter. Use when building an API that must verify AuthOS bearer tokens, enforce JWT claims, add Express middleware, validate JWKS keys, or create a backend-owned session after a browser OAuth callback.

drmhse/authos_skill · 62 tokens