kit-doctor

kit-doctor is a skill for Claude Code, Codex from armenr/ctx-fieldbook. It costs 135 tokens per session (2,995 once invoked), scanned B, original, no licence file.

A repeatable health check for a Fieldbook kit setup. It verifies version assumptions, hook configuration, script registrations, required command-line tools, and parts of the documentation schema and index.

In plain words
What is it for?
Use it to check a Fieldbook installation, diagnose missing hooks or tools, and verify documentation-related configuration.
Why use it?
It detects setup and configuration problems that could prevent the kit’s checks or automation from working correctly.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to check a Fieldbook installation, diagnose missing hooks or tools, and verify documentation-related configuration.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/armenr/ctx-fieldbook/kit-doctor
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 armenr/ctx-fieldbook --skill kit-doctor
Clone the repo
git clone --depth 1 https://github.com/armenr/ctx-fieldbook

Made for: Claude Code, Codex.

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 kit-doctor

README.md
[![agentmods](https://agentmods.dev/badge/skills/armenr/ctx-fieldbook/kit-doctor/github.svg)](https://agentmods.dev/skills/armenr/ctx-fieldbook/kit-doctor)
Your own site
<a href="https://agentmods.dev/skills/armenr/ctx-fieldbook/kit-doctor"><img src="https://agentmods.dev/badge/skills/armenr/ctx-fieldbook/kit-doctor/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 kit-doctor

Your own site · 80×15
<a href="https://agentmods.dev/skills/armenr/ctx-fieldbook/kit-doctor"><img src="https://agentmods.dev/badge/skills/armenr/ctx-fieldbook/kit-doctor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 135 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,995 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00135 $0.02995
Opus 5 $0.00068 $0.01497
Sonnet 5 $0.00027 $0.00599
Haiku 4.5 $0.00014 $0.00299

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

Security

Grade B, and why

kit-doctor scanned grade B with 1 finding 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.

Reads agent configuration directoriesmediumAgent snooping

.claude/, .codex/, .gemini/ hold keys, settings and other credentials a mod has no legitimate need for.

grep -q "\"$ev\"" .claude/settings.json && echo "PASS wired: $ev" || echo "WARN not wired: $ev"; done
base/standard/claude/skills/kit-doctor/SKILL.md · 214 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 12d ago First seen · 214 lines · 135 tokens per session scan B e8a7e520678d

Subscribe to this mod's changes

kit-doctor is a skill published in the GitHub repository armenr/ctx-fieldbook (5 stars, last pushed 1mo ago), with no licence file. It adds 135 tokens to every session and 2,995 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it B with 1 finding (reads agent configuration directories). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

axiom-sre

Expert SRE investigator for incidents and debugging. Uses hypothesis-driven methodology and systematic triage. Can query Axiom observability when available. Use for incident response, root cause analysis, production debugging, or log investigation.

openclaw/clawhub · 48 tokens

sentry-fix-issues

Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.

openclaw/clawhub · 58 tokens

rubber-duck

Adversarial "rubber duck" review that turns explaining-out-loud into a hallucination check. The main session is the PRESENTER (it did the work — a design doc, investigation, or analysis — and holds the real reasoning) and reconstructs the topic to a LISTENER — a spawned subagent pinned to a DIFFERENT-vendor model that…

kirodotdev/KiroCrew · 161 tokens

convex-performance-audit

Audits Convex performance for reads, subscriptions, write contention, and function limits. Use for slow features, insights findings, OCC conflicts, or read amplification.

openclaw/clawhub · 38 tokens

convex-insights

Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped, evidence-backed, with a dashboard deep link.

openclaw/clawhub · 45 tokens

convex-self-heal

Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a human to merge — then confirm the error stops recurring. Never auto-merges.

openclaw/clawhub · 52 tokens