requirements-to-acceptance-criteria

requirements-to-acceptance-criteria is a skill for Codex from ClarentCinematics/Codex-Skills-for-Enterprise. It costs 66 tokens per session (454 once invoked), scanned A, original, MIT.

A method for turning rough product requirements into clear, testable acceptance criteria. Acceptance criteria describe the observable conditions that must be true for work to be accepted.

In plain words
What is it for?
Use it to prepare feature notes, customer requests, PRDs, or issue descriptions for development and testing.
Why use it?
It exposes missing scope, dependencies, owners, assumptions, error cases, and rollout constraints before implementation begins.

Skill for Codex

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

Good fit Use it to prepare feature notes, customer requests, PRDs, or issue descriptions for development and testing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/clarentcinematics/codex-skills-for-enterprise/requirements-to-acceptance-criteria
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 ClarentCinematics/Codex-Skills-for-Enterprise --skill requirements-to-acceptance-criteria
Clone the repo
git clone --depth 1 https://github.com/ClarentCinematics/Codex-Skills-for-Enterprise

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 requirements-to-acceptance-criteria

README.md
[![agentmods](https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/requirements-to-acceptance-criteria/github.svg)](https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/requirements-to-acceptance-criteria)
Your own site
<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/requirements-to-acceptance-criteria"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/requirements-to-acceptance-criteria/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 requirements-to-acceptance-criteria

Your own site · 80×15
<a href="https://agentmods.dev/skills/clarentcinematics/codex-skills-for-enterprise/requirements-to-acceptance-criteria"><img src="https://agentmods.dev/badge/skills/clarentcinematics/codex-skills-for-enterprise/requirements-to-acceptance-criteria.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 454 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.00066 $0.00454
Opus 5 $0.00033 $0.00227
Sonnet 5 $0.00013 $0.00091
Haiku 4.5 $0.00007 $0.00045

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

Security

Grade A, and why

requirements-to-acceptance-criteria 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 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check_requirements_spec.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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-to-acceptance-criteria/SKILL.md · 42 lines

What it actually says

Requirements To Acceptance Criteria

Workflow

  1. Identify product goal, users, problem, scope, non-goals, dependencies, owner, and launch constraints.
  2. Extract explicit requirements and separate them from assumptions, questions, and suggested implementation details.
  3. Convert requirements into testable acceptance criteria with observable behavior.
  4. Add test scenarios for happy path, edge cases, permissions, errors, data states, and rollout.
  5. Flag missing owners, dependencies, launch constraints, metrics, and unresolved assumptions.

Script-Assisted Workflow

When given a Markdown spec or PRD draft, run scripts/check_requirements_spec.py --input <path> before drafting criteria. Use --json when structured readiness evidence is needed. The helper checks for missing sections and unresolved assumptions; Codex still writes the final criteria and questions.

Output Standard

Use this structure by default:

  • Requirement Summary: goal, user, scope, and readiness.
  • Acceptance Criteria: numbered, testable criteria using provided facts.
  • Test Scenarios: happy path, edge cases, error states, permissions, and rollout checks.
  • Dependencies: systems, teams, data, designs, decisions, or approvals when stated.
  • Launch Constraints: rollout, migration, support, documentation, metrics, or risk constraints.
  • Open Questions: missing facts that block implementation or testing.
  • Caveats: assumptions, non-inferred fields, and review needs.

Rules

  • Do not invent scope, owner, launch date, metric target, design approval, or customer commitment.
  • Keep criteria observable and testable.
  • Separate requirements from implementation suggestions unless the source requires a specific implementation.
  • Mark unsupported assumptions and unresolved questions explicitly.

References

Read references/acceptance-rubric.md when converting ambiguous requirements into acceptance criteria and test scenarios.

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. 12d ago First seen · 42 lines · 66 tokens per session scan A 4a0306db3d46

Subscribe to this mod's changes

requirements-to-acceptance-criteria is a skill published in the GitHub repository ClarentCinematics/Codex-Skills-for-Enterprise (2 stars, last pushed 2mo ago), licensed MIT. It adds 66 tokens to every session and 454 once invoked, about $0.0003 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

agent-harness-fault-injection

Use when an agent workflow needs deterministic recovery evidence for sandbox, MCP/tool, worker, checkpoint, memory, or orchestration failures.

sickn33/agentic-awesome-skills · 34 tokens

agent-orchestration-improve-agent

Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.

sickn33/agentic-awesome-skills · 25 tokens

agent-qa-result-triage

Triage failed Agent QA runs with MCP evidence, artifacts, logs, fixed failure categories, confidence, and actionable next steps.

sickn33/agentic-awesome-skills · 33 tokens

skillshare-implement-feature

Implement a feature from a spec file or description using TDD workflow. Use this skill whenever the user asks to: add a new CLI command, implement a feature from a spec, build new functionality, add a flag, create a new internal package, or write Go code for skillshare. This skill enforces test-first development…

runkids/skillshare · 114 tokens

unity-agent-workflows

Use for AI-assisted Unity work that needs live repo discovery, project-derived routing, runtime-owner proof, runtime-visible output hard stops, runtime numeric proof for repeated visible-output failures, state-step guards, multi-agent scope ownership, modular C#/asmdef safety, UI/scene/visual asset gates, data-first…

hashgraph-online/awesome-codex-plugins · 146 tokens

laravel-tdd

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

hashgraph-online/awesome-codex-plugins · 27 tokens