place-ratings-analyzer: Skill for Claude Code

.agents/skills/run-tests/SKILL.md

run-tests is a skill for Claude Code, Codex from kzkymn/place-ratings-analyzer. It costs 42 tokens per session (627 once invoked), scanned A, original, no licence file.

A command-line utility for running pytest, checking test coverage, and following test-driven development, or TDD. TDD is a cycle of writing a failing test, making the code pass, and then improving it.

In plain words
What is it for?
Use it to run the test suite, measure branch coverage, investigate failures, or write new tests.
Why use it?
It gives you a defined way to check whether tests pass, measure which code paths tests cover, and add tests during development.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is kzkymn/place-ratings-analyzer's own configuration. It tells Claude Code and Codex how to work on place-ratings-analyzer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything place-ratings-analyzer configures →

Reuse

Borrowing it

Nothing to install: this file belongs to kzkymn/place-ratings-analyzer. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/kzkymn/place-ratings-analyzer/main/.agents/skills/run-tests/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/kzkymn/place-ratings-analyzer

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 run-tests

README.md
[![agentmods](https://agentmods.dev/badge/skills/kzkymn/place-ratings-analyzer/run-tests/github.svg)](https://agentmods.dev/skills/kzkymn/place-ratings-analyzer/run-tests)
Your own site
<a href="https://agentmods.dev/skills/kzkymn/place-ratings-analyzer/run-tests"><img src="https://agentmods.dev/badge/skills/kzkymn/place-ratings-analyzer/run-tests/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 run-tests

Your own site · 80×15
<a href="https://agentmods.dev/skills/kzkymn/place-ratings-analyzer/run-tests"><img src="https://agentmods.dev/badge/skills/kzkymn/place-ratings-analyzer/run-tests.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 627 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 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.00042 $0.00627
Opus 5 $0.00021 $0.00313
Sonnet 5 $0.00008 $0.00125
Haiku 4.5 $0.00004 $0.00063

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

Security

Grade A, and why

run-tests scanned grade A 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 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

- Mock `subprocess.run` to eliminate Go scraper dependency in unit tests
.agents/skills/run-tests/SKILL.md · 63 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. 11d ago First seen · 63 lines · 42 tokens per session scan A c33551c4053a

Subscribe to this mod's changes

run-tests is a skill published in the GitHub repository kzkymn/place-ratings-analyzer (0 stars, last pushed 15d ago), with no licence file. It adds 42 tokens to every session and 627 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.