Borrowing it
Nothing to install: this file belongs to w00fx/spec-anchored-agentic-development. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/w00fx/spec-anchored-agentic-development/main/.agents/skills/ticket-readiness-review/SKILL.mdgit clone --depth 1 https://github.com/w00fx/spec-anchored-agentic-developmentWrote 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.
[](https://agentmods.dev/skills/w00fx/spec-anchored-agentic-development/ticket-readiness-review)<a href="https://agentmods.dev/skills/w00fx/spec-anchored-agentic-development/ticket-readiness-review"><img src="https://agentmods.dev/badge/skills/w00fx/spec-anchored-agentic-development/ticket-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.
<a href="https://agentmods.dev/skills/w00fx/spec-anchored-agentic-development/ticket-readiness-review"><img src="https://agentmods.dev/badge/skills/w00fx/spec-anchored-agentic-development/ticket-readiness-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00070 | $0.01579 |
| Opus 5 | $0.00035 | $0.00790 |
| Sonnet 5 | $0.00014 | $0.00316 |
| Haiku 4.5 | $0.00007 | $0.00158 |
Grade A, and why
ticket-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 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.
How it starts
The opening of the file, as written. The whole thing — 167 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Ticket readiness review
Review the ticket contracts and, when available, the complete proposed set. Do not review the implementation plan or code. Do not edit the tickets.
Classify every finding as [BLOCKER], [SHOULD], or [NIT]. Include the evidence and a
concrete correction.
Use these tests:
Could a fresh worker execute this task without inventing semantics, scope, dependencies, evidence, or permissions?
Is this issue a coherent delivery task, rather than a requirement, component, test, specialist pass, or implementation step promoted into the tracker?
Does the complete set minimize coordination cost without combining independently acceptable outcomes?
Does a broad outcome label hide capabilities that can be reviewed, accepted, recovered, reverted, or verified independently?
Per-ticket checks
-
Effective spec and stable IDs — the ticket points to the effective spec revision and uses complete stable IDs. Missing, unknown, positional, or recreated normative references are
[BLOCKER]. -
Problem is a claim — the current problem is stated without presuming an unproven diagnosis, and the worker may establish
NO_CHANGE_REQUIRED. A demanded patch regardless of current behavior is[BLOCKER]. -
One primary outcome — assess size by the number of independently demonstrable outcomes, not by files, steps, requirements, or estimated diff size:
- no independently useful outcome means the task is too small and should normally be merged with the task that completes it;
- one primary outcome is the intended size;
- multiple independently acceptable outcomes mean the task is too large and should be split at those boundaries.
Supporting behaviors, failure cases, evidence, and hardening for the same primary outcome do not count as separate outcomes.
Apply the umbrella-outcome test: expand broad labels such as
safe lifecycle,platform foundation, orevidence systeminto the concrete capabilities delivered. If a reviewer could accept one capability and reject another without contradicting the stated outcome, the task is too large and must be split at those independent boundaries. A broad noun phrase does not create cohesion.
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.
- 5d ago Changed · +115 lines · -10 tokens per session ba96ed6baa32
- 11d ago First seen · 52 lines · 80 tokens per session scan A 27f9d2fb48bf
ticket-readiness-review is a skill published in the GitHub repository w00fx/spec-anchored-agentic-development (5 stars, last pushed 8d ago), licensed MIT. It adds 70 tokens to every session and 1,579 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.
Other skills, from other repositories
Status
Pipeline dashboard — current feature, position, per-group progress, approvals, pending PRs, blockers. Read-only, any time.
gsd-quick-batch
Batch several /gsd:quick-shaped tasks together — planned, dispatched, and merged as one run.
conductor-new-track
Plans a new track (feature or bug fix), generates spec/plan documents, and updates the registry.
gsd-map-codebase
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents.
gsd-workspace
Manage GSD workspaces — create, list, or remove isolated workspace environments.
gsd-inbox
Triage and review open GitHub issues and PRs against project templates and contribution guidelines.