speckit-companion-coverage

speckit-companion-coverage is a skill for Claude Code from alfredoperez/speckit-companion. It costs 0 tokens per session (31 once invoked), scanned A, a copy of speckit-companion-classify, MIT.

A workflow skill for checking coverage in a Spec Kit companion process.

In plain words
What is it for?
Use it when reviewing coverage of a specification, plan, or implementation.
Why use it?
It gives the process a defined step for checking whether the required work is covered.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it when reviewing coverage of a specification, plan, or implementation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alfredoperez/speckit-companion/speckit-companion-coverage
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 alfredoperez/speckit-companion --skill speckit-companion-coverage
Clone the repo
git clone --depth 1 https://github.com/alfredoperez/speckit-companion

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-companion-coverage

README.md
[![agentmods](https://agentmods.dev/badge/skills/alfredoperez/speckit-companion/speckit-companion-coverage/github.svg)](https://agentmods.dev/skills/alfredoperez/speckit-companion/speckit-companion-coverage)
Your own site
<a href="https://agentmods.dev/skills/alfredoperez/speckit-companion/speckit-companion-coverage"><img src="https://agentmods.dev/badge/skills/alfredoperez/speckit-companion/speckit-companion-coverage/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-companion-coverage

Your own site · 80×15
<a href="https://agentmods.dev/skills/alfredoperez/speckit-companion/speckit-companion-coverage"><img src="https://agentmods.dev/badge/skills/alfredoperez/speckit-companion/speckit-companion-coverage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 31 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 86% copy Near-identical to another mod 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.00000 $0.00031
Opus 5 $0.00000 $0.00015
Sonnet 5 $0.00000 $0.00006
Haiku 4.5 $0.00000 $0.00003

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

Security

Grade A, and why

speckit-companion-coverage 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 9d 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.

Origin

This is a copy

86% identical to speckit-companion-classify — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

examples/todo-living-central/.claude/skills/speckit-companion-coverage/SKILL.md · 1 lines

What it actually says

../../../.specify/extensions/companion/.specify-dev/agent-commands/claude/speckit-companion-coverage/SKILL.md

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. 9d ago First seen · 1 lines · 0 tokens per session scan A d3277ac6f333

Subscribe to this mod's changes

speckit-companion-coverage is a skill published in the GitHub repository alfredoperez/speckit-companion (90 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 31 tokens. A static security scan graded it A with 0 findings. It is 86% identical to speckit-companion-classify, differing in 2 lines, and is treated as a copy.

Related

Other skills, from other repositories

typescript

TypeScript strict mode with eslint and jest.

alinaqi/maggy · 10 tokens

backseat-driver-testing

Testing strategies for Calva Backseat Driver MCP tools. Use when: Testing Backseat Driver, validating tool updates, testing structural editing workflows, verifying REPL evaluation with who-tracking, testing shadow-cljs runtime discovery and targeting, testing output log filtering, testing load-file tool, smoke testing…

BetterThanTomorrow/calva-backseat-driver · 106 tokens

playwright-e2e-testing

This skill should be used when the user asks to "create an E2E test", "write a Playwright scenario", "add a Playwright test", "generate e2e tests", "create actions and checks", "write playwright checks", "add scenario for feature", or when modifying, reviewing, or debugging Playwright E2E test files in the workspace.

AmadeusITGroup/otter · 82 tokens

implementation-standards

Reference material with coding standards (defensive coding, error handling, testing patterns). Loaded on demand by the Developer sub-agent (.github/agents/developer.md); not directly invokable.

attilaszasz/sdd-pilot · 44 tokens

a11y-keyboard-playwright

Write keyboard-only test variants and focus management checks using Playwright: navigation patterns, focus expectations, helpers, and file structure conventions.

AmadeusITGroup/otter · 34 tokens

a11y-page-checks

Page-level WCAG checks for full-page or route audits: heading hierarchy, page title uniqueness, focus on route change, and axe test coverage.

AmadeusITGroup/otter · 36 tokens