ttm-health

ttm-health is a skill for Claude Code from ranjanrishikesh/taketomarket. It costs 30 tokens per session (107 once invoked), scanned A, original, MIT.

A health check for a .taketomarket/ project folder. It checks whether the folder, its reference files, and its saved state are complete and consistent.

In plain words
What is it for?
Checking the integrity of a taketomarket project and identifying issues that need attention.
Why use it?
It helps find missing files or conflicting project information before they cause later workflow problems.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the taketomarket plugin — 40 skills, 1 hook shipped together

Good fit Checking the integrity of a taketomarket project and identifying issues that need attention.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add ranjanrishikesh/taketomarket
Claude Code
/plugin install taketomarket

Made for: Claude Code.

Or install taketomarket, the plugin that ships this one along with the rest of its 40 skills, 1 hook.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/ranjanrishikesh/taketomarket/ttm-health"><img src="https://agentmods.dev/badge/skills/ranjanrishikesh/taketomarket/ttm-health.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 107 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.00030 $0.00107
Opus 5 $0.00015 $0.00053
Sonnet 5 $0.00006 $0.00021
Haiku 4.5 $0.00003 $0.00011

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

Security

Grade A, and why

ttm-health 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.

skills/ttm-health/SKILL.md · 18 lines

What it actually says

/ttm-health

Read and follow the workflow at ${CLAUDE_PLUGIN_ROOT}/workflows/utility/health.md

Next steps

See ${CLAUDE_PLUGIN_ROOT}/templates/next-step-footer.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. 11d ago First seen · 18 lines · 30 tokens per session scan A cf32767eeacc

Subscribe to this mod's changes

ttm-health is a skill published in the GitHub repository ranjanrishikesh/taketomarket (16 stars, last pushed 3mo ago), licensed MIT. It adds 30 tokens to every session and 107 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

batch-job-poller

Supplemental recovery tool for orphan official-OpenAI image batches (batch is only ever used on the official-OpenAI fallback path; the primary openclawroot relay has no Batch API). The canonical image flow (openai-image-generator) runs realtime and does not require this skill. Use only to diagnose stuck batches or…

XuanRanL/loamwright-SEO-Skill · 84 tokens

drift-detector

17-rule diff vs SQLite baseline. Detects: title/meta changed, schema removed, H1 changed, AI bots policy changed, broken internal links emerged, AIO citation lost, etc. Triggered by /drift command or scheduled weekly.

XuanRanL/loamwright-SEO-Skill · 54 tokens

manifest-consistency-checker

Verify VERSION + plugin.json + marketplace.json + install.sh + install.ps1 + CHANGELOG + init.py all agree on version. Auto-fix via --apply. Run via /guard --versions.

XuanRanL/loamwright-SEO-Skill · 48 tokens

citedy-content-writer

From topic to published blog post in one conversation — generate SEO- and GEO-optimized articles with AI illustrations and voice-over in 55 languages, create social media adaptations for 9 platforms, set up automated content sessions, and manage product knowledge base. End-to-end blog autopilot. Powered by Citedy.

citedy/adclaw · 70 tokens

video-report

Generate a report about a video.

MoizIbnYousaf/marketing-cli · 9 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens