requirements_assess_changes

requirements_assess_changes is a skill for Claude Code, Codex from chaussky/ainalyst. It costs 98 tokens per session (2,238 once invoked), scanned A, original, AGPL-3.0.

A requirements-change assessment process based on BABOK, a guide to business analysis. It examines a change request and recommends whether to approve, defer, or reject it.

In plain words
What is it for?
Use it to analyse a change request, assess its impact, score it, and write a recommendation.
Why use it?
It helps reveal the effects of changing a requirement before work begins, reducing overlooked consequences and poorly judged decisions.

Skill for Claude CodeCodex

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/chaussky/ainalyst/requirements_assess_changes
Any agent
npx skills add chaussky/ainalyst --skill requirements_assess_changes
Clone the repo
git clone --depth 1 https://github.com/chaussky/ainalyst

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 requirements_assess_changes

README.md
[![agentmods](https://agentmods.dev/badge/skills/chaussky/ainalyst/requirements_assess_changes.svg)](https://agentmods.dev/skills/chaussky/ainalyst/requirements_assess_changes)
Your own site
<a href="https://agentmods.dev/skills/chaussky/ainalyst/requirements_assess_changes"><img src="https://agentmods.dev/badge/skills/chaussky/ainalyst/requirements_assess_changes.svg" alt="Measured on agentmods" height="20"></a>
Per session 98 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,238 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.00098 $0.02238
Opus 5 $0.00049 $0.01119
Sonnet 5 $0.00020 $0.00448
Haiku 4.5 $0.00010 $0.00224

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

Security

Grade A, and why

requirements_assess_changes 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.

skills/requirements_assess_changes/SKILL.md · 216 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file 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. 5d ago First seen · 216 lines · 98 tokens per session scan A 9f7cf11a6414

Subscribe to this mod's changes

requirements_assess_changes is a skill published in the GitHub repository chaussky/ainalyst (41 stars, last pushed 4d ago), licensed AGPL-3.0. It adds 98 tokens to every session and 2,238 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-30.

Related

Other skills, from other repositories

ba-plausibleba

Use this skill when someone wants to run a complete business architecture session — producing a Capability Map, Concept Model, and Value Stream in one guided flow. Trigger on phrases like: "run PlausibleBA", "build my business architecture", "I want a full BA model", "run all three", or when someone invokes…

plausibleba/ba-skills · 105 tokens

consistency-check

Verifies the V-Model artifact graph: Epics, Features, ADRs, PLANs, Backlog, Wayfinder rows, code refs. Syntactic and semantic modes. Explicit user command for "consistency check", "graph check", "dead links", "orphan features", or before a release; routine enforcement runs via the pre-commit hook, not per phase.

pssah4/digital-innovation-agents · 82 tokens

business-analysis

Condenses a structured dialog about problem, users, and scope into a short BA record that feeds requirements engineering. Use when the user mentions "Business Analysis", "BA", "Problem Analysis", "Personas", "Define Scope", "Explore", "How might we", "Value Proposition", or starts a new project without a clear…

pssah4/digital-innovation-agents · 71 tokens

account-plan

Use when pursuing, defending, expanding, or recovering a client account or project opportunity. Use when applying the Account Plan consulting method and when a user asks for Account Plan, method execution, structured diagnosis, or action planning.

fzfclee/consulting-skills · 47 tokens

raci-matrix

Use when ownership, approval rights, handoffs, or decision authority are unclear. Use when applying the RACI Matrix consulting method and when a user asks for RACI Matrix, method execution, structured diagnosis, or action planning.

fzfclee/consulting-skills · 50 tokens

service-blueprint

Use when improving service delivery, handoffs, operational reliability, or customer-facing execution. Use when applying the Service Blueprint consulting method and when a user asks for Service Blueprint, method execution, structured diagnosis, or action planning.

fzfclee/consulting-skills · 48 tokens