speckit.spec-stats.not-green

speckit.spec-stats.not-green is a command for Claude Code from arrrrny/zuraffa. It costs 34 tokens per session (205 once invoked), scanned A, original, MIT.

A read-only report of specifications whose latest test evidence is failing or missing. It also shows whether the test-driven loop was fully or partly used and points to the recorded cycle log when tests are red.

In plain words
What is it for?
Use it to find specifications with no completed TDD behaviors, a failing test suite, or unknown test status.
Why use it?
It helps locate features that have not reached a passing state or do not yet have enough evidence to trust them.

Command for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is node .specify/extensions/spec-stats/scripts/spec-stats.mjs not-green.

Good fit Use it to find specifications with no completed TDD behaviors, a failing test suite, or unknown test status.

Compare 6 commands from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/arrrrny/zuraffa
agentmods
npx agentmods add commands/arrrrny/zuraffa/speckit.spec-stats.not-green

Made for: Claude Code.

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 speckit.spec-stats.not-green

README.md
[![agentmods](https://agentmods.dev/badge/commands/arrrrny/zuraffa/speckit.spec-stats.not-green/github.svg)](https://agentmods.dev/commands/arrrrny/zuraffa/speckit.spec-stats.not-green)
Your own site
<a href="https://agentmods.dev/commands/arrrrny/zuraffa/speckit.spec-stats.not-green"><img src="https://agentmods.dev/badge/commands/arrrrny/zuraffa/speckit.spec-stats.not-green/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 speckit.spec-stats.not-green

Your own site · 80×15
<a href="https://agentmods.dev/commands/arrrrny/zuraffa/speckit.spec-stats.not-green"><img src="https://agentmods.dev/badge/commands/arrrrny/zuraffa/speckit.spec-stats.not-green.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 205 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.00034 $0.00205
Opus 5 $0.00017 $0.00102
Sonnet 5 $0.00007 $0.00041
Haiku 4.5 $0.00003 $0.00020

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

Security

Grade A, and why

speckit.spec-stats.not-green 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 8d 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.

.specify/extensions/spec-stats/commands/speckit.spec-stats.not-green.md · 25 lines

What it actually says

Spec Stats — Not Green

Show specs whose TDD state is not green — a TDD list exists but no behavior has reached DONE (or the suite is red).

User Input

$ARGUMENTS

Optional flags:

  • --json — machine-readable output

Execution

node .specify/extensions/spec-stats/scripts/spec-stats.mjs not-green

The engine scans each feature with a tdd/test-list.md and reports those with zero DONE behaviors, quoting the loop mode (full / outer-only / inside-out) so the user knows whether the inner loop was ever derived. For red-suite evidence, point the user at the feature's tdd/cycle-log.md. Read-only.

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. 8d ago First seen · 25 lines · 34 tokens per session scan A 6a40b9f8f1e7

Subscribe to this mod's changes

speckit.spec-stats.not-green is a command published in the GitHub repository arrrrny/zuraffa (5 stars, last pushed today), licensed MIT. It adds 34 tokens to every session and 205 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-09-03.