ai-health-check

ai-health-check is a skill for Claude Code from breethomas/bette-think. It costs 37 tokens per session (868 once invoked), scanned A, original, no licence file.

A pre-launch review for AI features that grades model choice, data quality, cost, monitoring, failure handling, and optimization.

In plain words
What is it for?
Checking whether an AI feature is ready to ship across six operational areas.
Why use it?
It helps find launch risks in an AI feature before users depend on it.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the bette-think plugin — 25 skills, 7 agents shipped together

Good fit Checking whether an AI feature is ready to ship across six operational areas.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/breethomas/bette-think/ai-health-check
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 breethomas/bette-think --skill ai-health-check
Clone the repo
git clone --depth 1 https://github.com/breethomas/bette-think

Made for: Claude Code.

Or install bette-think, the plugin that ships this one along with the rest of its 25 skills, 7 agents.

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-health-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/breethomas/bette-think/ai-health-check/github.svg)](https://agentmods.dev/skills/breethomas/bette-think/ai-health-check)
Your own site
<a href="https://agentmods.dev/skills/breethomas/bette-think/ai-health-check"><img src="https://agentmods.dev/badge/skills/breethomas/bette-think/ai-health-check/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-health-check

Your own site · 80×15
<a href="https://agentmods.dev/skills/breethomas/bette-think/ai-health-check"><img src="https://agentmods.dev/badge/skills/breethomas/bette-think/ai-health-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 868 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.00037 $0.00868
Opus 5 $0.00018 $0.00434
Sonnet 5 $0.00007 $0.00174
Haiku 4.5 $0.00004 $0.00087

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

Security

Grade A, and why

ai-health-check 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 11d 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.

plugins/bette-think/skills/ai-health-check/SKILL.md · 132 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 11d ago First seen · 132 lines · 37 tokens per session scan A 335e950828a1

Subscribe to this mod's changes

ai-health-check is a skill published in the GitHub repository breethomas/bette-think (16 stars, last pushed 6mo ago), with no licence file. It adds 37 tokens to every session and 868 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

context-engineering-advisor

Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.

deanpeters/Product-Manager-Skills · 32 tokens

recommendation-canvas

Evaluate an AI product idea across outcomes, hypotheses, risks, and positioning. Use when deciding whether an AI solution deserves investment or recommendation.

deanpeters/Product-Manager-Skills · 32 tokens

prompt-engineer

Use when the user asks to improve, optimize, rewrite, debug, or shorten a prompt, or asks why a prompt is producing bad output. Do NOT use for writing a Claude Code SKILL.md — that needs skill structure rules, not prompt techniques.

aakashg/pm-claude-skills · 55 tokens

dummy-dataset

Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.

phuryn/pm-skills · 48 tokens

sql-queries

Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.

phuryn/pm-skills · 55 tokens

ai-shaped-readiness-advisor

Assess whether your product work is AI-first or AI-shaped. Use when evaluating AI maturity and choosing the next team capability to build.

deanpeters/Product-Manager-Skills · 33 tokens