requirement-engineering

A guide for turning a software idea into clear requirements and a product requirements document, or PRD.

In plain words
What is it for?
Use it to identify stakeholders, write user stories, define acceptance criteria, structure a PRD, and review project risks.
Why use it?
It helps prevent different stakeholders from having different expectations about what should be built and how success will be checked.

Skill for Claude CodeCodex

Part of the forge-superagent plugin — 14 skills 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 skills/pan94u/forge/requirement-engineering
Any agent
npx skills add pan94u/forge --skill requirement-engineering
Clone the repo
git clone --depth 1 https://github.com/pan94u/forge

Made for: Claude Code, Codex.

Or install forge-superagent, the plugin that ships this one along with the rest of its 14 skills.

Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,488 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00032 $0.01488
Opus 5 $0.00016 $0.00744
Sonnet 5 $0.00006 $0.00298
Haiku 4.5 $0.00003 $0.00149

Measured 3d ago against content hash e785cbec2247, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

requirement-engineering 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 3d 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.

plugins/forge-superagent/skills/requirement-engineering/SKILL.md · 183 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 3d ago First seen · 183 lines · 32 tokens per session scan A e785cbec2247

Subscribe to this mod's changes

requirement-engineering is a skill published in the GitHub repository pan94u/forge (40 stars, last pushed 1mo ago), with no licence file. It adds 32 tokens to every session and 1,488 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

tsq-grill

소크라틱 심층 인터뷰로 PRD와 Sub-PRD를 작성/보강하는 스킬. 3모드 자동 분기: PRD 미존재 시 프로젝트 전체 인터뷰, PRD 존재 시 기능별 심층 인터뷰, PRD가 있지만 빈 섹션이 있으면 보강 인터뷰. 프로젝트 시작, 아이디어 구체화, 요구사항 정리가 필요한 모든 순간에 사용한다. Use when: "PRD 작성", "기획", "기능 상세화", "요구사항 인터뷰", "PRD 보강", "grill", "기능 정의", "Sub-PRD 작성", "기능 스펙 잡기", "프로젝트 정의", "뭘 만들지 정리", "아이디어 구체화", "스코프 잡기", "기획서"…

sonature-lab/timsquad · 241 tokens

tsq-planning

기획 및 요건 정의 가이드라인. PRD, 요구사항 정의, 문서 구조화, 대용량 문서 분할 전략을 다룸. Use when: "기획, PRD, 요구사항, 요건 정의, 스코프, 마일스톤".

sonature-lab/timsquad · 65 tokens

surge

Use when a user provides a PRD, spec, or detailed requirements document and needs a full project delivered through iterative expert orchestration — multi-round analyze/research/design/implement/QA cycles with convergence detection. NOT for: single-file edits, quick prototypes, simple Q&A, or tasks without a written…

carbonshow/intent-fluid · 66 tokens

requirement-study

Analyze, write, and validate software requirements from any input — conversations, documents, rough notes, or existing specs. Use when someone asks to study requirements, create a PRD, analyze a feature request, extract requirements from a document, or validate completeness of existing requirements. Also triggers on…

gyanranjan/polyagent-skills · 85 tokens

openspec-update-change

Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.

Fission-AI/OpenSpec · 55 tokens

verify-openspec-docs

Fact-checks OpenSpec user documentation with a fresh-context subagent that re-runs commands and checks claims against source. Manually triggered; not part of the drafting loop. Use when the user asks to verify, fact-check, or accuracy-check a docs page, section, or set of changed claims.

Fission-AI/OpenSpec · 68 tokens