sdlc-readiness-review

sdlc-readiness-review is a skill for Codex from BlueSkyXN/Codex-is-all-you-need. It costs 40 tokens per session (2,688 once invoked), scanned A, original, GPL-3.0.

A review guide for deciding whether software-development materials are ready to pass a formal gate.

In plain words
What is it for?
Use it when explicitly asked to judge the readiness of SDLC materials, meaning documents and activities used to plan, build, and deliver software.
Why use it?
It helps identify whether specifications, handoffs, issue descriptions, or developer requests contain enough information for the next step.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it when explicitly asked to judge the readiness of SDLC materials, meaning documents and activities used to plan, build, and deliver software.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/blueskyxn/codex-is-all-you-need/sdlc-readiness-review
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 BlueSkyXN/Codex-is-all-you-need --skill sdlc-readiness-review
Clone the repo
git clone --depth 1 https://github.com/BlueSkyXN/Codex-is-all-you-need

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 sdlc-readiness-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/blueskyxn/codex-is-all-you-need/sdlc-readiness-review/github.svg)](https://agentmods.dev/skills/blueskyxn/codex-is-all-you-need/sdlc-readiness-review)
Your own site
<a href="https://agentmods.dev/skills/blueskyxn/codex-is-all-you-need/sdlc-readiness-review"><img src="https://agentmods.dev/badge/skills/blueskyxn/codex-is-all-you-need/sdlc-readiness-review/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 sdlc-readiness-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/blueskyxn/codex-is-all-you-need/sdlc-readiness-review"><img src="https://agentmods.dev/badge/skills/blueskyxn/codex-is-all-you-need/sdlc-readiness-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,688 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 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.1 $0.00040 $0.02688
Opus 5 $0.00020 $0.01344
Sonnet 5 $0.00008 $0.00538
Haiku 4.5 $0.00004 $0.00269

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

Security

Grade A, and why

sdlc-readiness-review 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.

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/catalog/sdlc-manager/skills/sdlc-readiness-review/SKILL.md · 336 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-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. 12d ago First seen · 336 lines · 40 tokens per session scan A cc5f9ff61e76

Subscribe to this mod's changes

sdlc-readiness-review is a skill published in the GitHub repository BlueSkyXN/Codex-is-all-you-need (21 stars, last pushed 28d ago), licensed GPL-3.0. It adds 40 tokens to every session and 2,688 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

code-review

Code review assistance with linting, style checking, and best practices.

agno-agi/agno · 16 tokens

cross-review

Verify an implementer's diff with an INDEPENDENT, different-vendor sub-agent (diff plus contract only); turn blocking issues into fix-tasks and loop until clean.

omnigent-ai/omnigent · 37 tokens

verify-implementation

A workflow that runs a project’s verification skills to produce a report on coding patterns, architecture rules, and project conventions. It is intended for work after implementation, before a pull request, or during code review.

sangrokjung/claude-forge · 37 tokens

review-loop

Run the adversarial verification loop — implement, then hand the change to a fresh checker that did not write it, fix what it finds, and re-dispatch until APPROVE. Use before claiming any behavioural change is done, and on requests like "review loop", "adversarial review", "independent review", "get this verified"…

sangrokjung/claude-forge · 100 tokens

frontend-code-review

Trigger when the user requests a review of frontend files (e.g., .tsx, .ts, .js). Support both pending-change reviews and focused file reviews while applying the checklist rules.

sangrokjung/claude-forge · 42 tokens

resolve-pr-comments

Evaluate, fix, answer, and reply to GitHub pull request review comments and conversation comments. Handles both change requests (fix or skip) and reviewer questions (explain using reasoning recalled from past Claude Code transcripts). Use when the user asks to "resolve PR comments", "fix review comments", "address PR…

tobihagemann/turbo · 95 tokens