ai-readiness-rollup

ai-readiness-rollup is a command for Claude Code from techtalk/ai-readiness-assessment. It costs 59 tokens per session (5,028 once invoked), scanned A, original, Apache-2.0.

A command that combines existing AI-readiness assessment summaries from several repositories into one portfolio report. A repository is a project's codebase, and a portfolio report compares multiple projects without reassessing them.

In plain words
What is it for?
Use it to compare AI readiness across repositories, build a dimension matrix, identify the spread of gaps, and see where progress is limited by the least-ready area.
Why use it?
It shows coverage, differences, shared gaps, and limits across teams while avoiding repeated interviews or scans. It only reads reports that already exist.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions CLAUDE.md; mentions AGENTS.md.

Part of the ai-readiness-assessment plugin — 2 skills, 2 commands shipped together

Good fit Use it to compare AI readiness across repositories, build a dimension matrix, identify the spread of gaps, and see where progress is limited by the least-ready area.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/techtalk/ai-readiness-assessment/ai-readiness-rollup
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.

Clone the repo
git clone --depth 1 https://github.com/techtalk/ai-readiness-assessment

Made for: Claude Code.

Or install ai-readiness-assessment, the plugin that ships this one along with the rest of its 2 skills, 2 commands.

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 ai-readiness-rollup

README.md
[![agentmods](https://agentmods.dev/badge/commands/techtalk/ai-readiness-assessment/ai-readiness-rollup/github.svg)](https://agentmods.dev/commands/techtalk/ai-readiness-assessment/ai-readiness-rollup)
Your own site
<a href="https://agentmods.dev/commands/techtalk/ai-readiness-assessment/ai-readiness-rollup"><img src="https://agentmods.dev/badge/commands/techtalk/ai-readiness-assessment/ai-readiness-rollup/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 ai-readiness-rollup

Your own site · 80×15
<a href="https://agentmods.dev/commands/techtalk/ai-readiness-assessment/ai-readiness-rollup"><img src="https://agentmods.dev/badge/commands/techtalk/ai-readiness-assessment/ai-readiness-rollup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,028 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.00059 $0.05028
Opus 5 $0.00030 $0.02514
Sonnet 5 $0.00012 $0.01006
Haiku 4.5 $0.00006 $0.00503

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

Security

Grade A, and why

ai-readiness-rollup 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.

commands/ai-readiness-rollup.md · 498 lines

How it starts

The opening of the file, as written. The whole thing — 498 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/ai-readiness-rollup

Summarise AI readiness across several subjects, using assessments that already exist.

This command is fully self-contained — it does not depend on any plugin skills, agents, sub-commands, or external services. Everything it needs is below.

Run /ai-readiness-assess first in any subject that has no assessment yet: a roll-up reads reports, it does not produce them.


What a roll-up is

A roll-up reads the machine-readable assessment-summary block from reports that already exist and assembles them into one portfolio view. It runs no scan, asks no behavioural questions, and writes no per-subject report.

That restraint is the design. Twelve repositories at ten minutes each, with the behavioural questions asked twelve times, is not a session anyone sits through, and a single pass over twelve repositories exhausts context long before it finishes. Reading artefacts instead of re-assessing also separates who runs the assessment from who reads the summary, which is what a consultancy engagement actually needs: each team keeps and owns its own report, and the portfolio view is assembled from what they produced.

The unit

The assessment unit is subject × governing habitat, with the cognitive read scoped to the team:

  • Subject — the code artefacts under examination: a repository, a submodule, or a directory inside a monorepo.
  • Habitat — the harness and control surfaces governing that subject.
  • Team — the people whose behaviour produces the cognitive read. Never a repository.

What the roll-up is for

One cognitive read measured against N different habitats produces N different gaps, and the spread of those gaps is the headline finding. A team can sit Coherent in the greenfield service and deep in Ambition-outpaces-enablement in the legacy one. The enablement work those two facts imply is completely different, and a single-repository assessment cannot surface the difference because it only ever has one reading to compare.

Read the full file on GitHub · 498 lines

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 · 498 lines · 59 tokens per session scan A 63255368620e

Subscribe to this mod's changes

ai-readiness-rollup is a command published in the GitHub repository techtalk/ai-readiness-assessment (9 stars, last pushed 25d ago), licensed Apache-2.0. It adds 59 tokens to every session and 5,028 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 commands, from other repositories

cost-estimate

Estimate a target's tokens, agent-compute time, and (when grounded) cost before it runs — the prospective sibling of /cost-capture. Dispatches the read-only cost-estimator agent, validates the returned record, and writes it after you dispose.

Habitat-Thinking/ai-literacy-superpowers · 56 tokens

harness-sync

Detect drift across all push-direction control surfaces, present the full picture, and apply the user's selected fixes via the existing primitives — single human-instigated entry point for keeping convention files in sync with HARNESS.md. ONBOARDING.md staleness is surfaced but not auto-fixed; users run…

Habitat-Thinking/ai-literacy-superpowers · 75 tokens

pipeline-map

Render the task-scoped conceptual pipeline map for a work task you are considering. /pipeline-map " " drives the diagnostic-legibility agent in mode:pipeline (resolve bound → trace flow → three-way cross-check) and renders the bounded pipeline as a self-contained HTML flowchart (vendored, SHA-pinned Mermaid inlined…

Habitat-Thinking/ai-literacy-superpowers · 136 tokens

harness-init

Set up a living harness for this project — select features, discover the stack, define conventions, generate HARNESS.md with enforcement. Re-run to add features incrementally.

Habitat-Thinking/ai-literacy-superpowers · 38 tokens

superpowers-status

Show the complete health of the project's AI Literacy habitat — harness enforcement, agent team, compound learning, model routing, and CI status.

Habitat-Thinking/ai-literacy-superpowers · 30 tokens

diagnose

Surface the mutually-corrected legibility models for a codebase scope on demand. /diagnose drives the full diagnostic-legibility pipeline (build, self-challenge, cross-check) and renders the corrected architectural and domain models as a readable markdown report.

Habitat-Thinking/ai-literacy-superpowers · 57 tokens