requirement-decompose

requirement-decompose is a skill for Claude Code, Codex from DemonDamon/AgenticX. It costs 24 tokens per session (252 once invoked), scanned A, original, Apache-2.0.

A guide for breaking customer request documents into website pages, user interactions, and testable acceptance criteria. An RFP is a document in which a customer describes work they want delivered and asks for a proposal.

In plain words
What is it for?
Use it to plan enterprise portal prototypes by listing routes, user flows, acceptance checks, non-goals, and reusable components.
Why use it?
It turns scattered requirements in Word, PDF, or Markdown files into a small, checkable delivery plan. It also makes unclear or out-of-scope requests visible.

Skill for Claude CodeCodex

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

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/demondamon/agenticx/requirement-decompose
Any agent
npx skills add DemonDamon/AgenticX --skill requirement-decompose
Clone the repo
git clone --depth 1 https://github.com/DemonDamon/AgenticX

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 requirement-decompose

README.md
[![agentmods](https://agentmods.dev/badge/skills/demondamon/agenticx/requirement-decompose.svg)](https://agentmods.dev/skills/demondamon/agenticx/requirement-decompose)
Your own site
<a href="https://agentmods.dev/skills/demondamon/agenticx/requirement-decompose"><img src="https://agentmods.dev/badge/skills/demondamon/agenticx/requirement-decompose.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 252 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00024 $0.00252
Opus 5 $0.00012 $0.00126
Sonnet 5 $0.00005 $0.00050
Haiku 4.5 $0.00002 $0.00025

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

Security

Grade A, and why

requirement-decompose 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.

examples/agenticx-for-delivery/skills/requirement-decompose/SKILL.md · 36 lines

What it actually says

Requirement Decompose

When to use

Customer uploaded Word/PDF/MD materials need structured breakdown before design or development.

Output contract

Write output/<task_id>/requirement-breakdown.md with sections:

  1. Source materials — list absolute paths ingested
  2. Functional pages — numbered routes/components
  3. Interactions — primary user flows
  4. Acceptance criteria — checkbox list, testable
  5. Out of scope — explicit non-goals
  6. Reuse hints — components/skills from AgenticX core worth reusing

Process

  1. Run knowledge_search if KB auto-retrieval is enabled
  2. Cross-check against sample-rfp.md patterns for enterprise portal POCs
  3. Keep MVP scope minimal — flag anything needing customer sign-off

Quality bar

  • Every acceptance item maps to at least one page or flow
  • No placeholder "TBD" in acceptance section
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 · 36 lines · 24 tokens per session scan A 6b12fcf2281a

Subscribe to this mod's changes

requirement-decompose is a skill published in the GitHub repository DemonDamon/AgenticX (227 stars, last pushed today), licensed Apache-2.0. It adds 24 tokens to every session and 252 once invoked, about $0.0001 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.