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.
npx agentmods add instructions/prompt-scheduler/cli/claude-mdgit clone --depth 1 https://github.com/prompt-scheduler/cliWrote 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.
[](https://agentmods.dev/instructions/prompt-scheduler/cli/claude-md)<a href="https://agentmods.dev/instructions/prompt-scheduler/cli/claude-md"><img src="https://agentmods.dev/badge/instructions/prompt-scheduler/cli/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00079 | $0.00079 |
| Opus 5 | $0.00039 | $0.00039 |
| Sonnet 5 | $0.00016 | $0.00016 |
| Haiku 4.5 | $0.00008 | $0.00008 |
Grade A, and why
cli CLAUDE.md 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 4d 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.
What it actually says
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Guidelines for Claude Code
このプロジェクト@schedulerは、Claude Code上での実行をtmuxを介して自動化するオーケストレーターを構築/改良するためのものです。
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.
- 4d ago First seen · 11 lines · 79 tokens per session scan A beb0ca4300d8
cli CLAUDE.md is an instructions file published in the GitHub repository prompt-scheduler/cli (23 stars, last pushed 7d ago), licensed MIT. It adds 79 tokens to every session, about $0.0004 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.
Other instructions, from other repositories
claude-opus-4.6-prompt-optimizer CLAUDE.md
Instructions for CheswickDEV/claude-opus-4.6-prompt-optimizer, covering identity & role, your mission, knowledge base: claude opus 4.6 model properties, optimization rules and rule 1: be explicit and detailed.
context-to-action-skills AGENTS.md
Instructions for tmusser/context-to-action-skills, covering agents, repo model, safety rules, output rules and validation commands.
goalify AGENTS.md
AGENTS.md instructions for Aboudjem/goalify, covering agents.md — goalify, what this repo is, how an agent should invoke / honor the skill, rules an agent must honor (they mirror the skill) and where things live.
boris-cherny-claude-code-playbook CLAUDE.md
Claude Code instructions for SKZL-AI/boris-cherny-claude-code-playbook, covering claude.md — project instructions, what this repo is, file structure (source of truth), critical rules and tip entry format in tips.md.
claude-sessions-manager CLAUDE.md
Claude Code instructions for krugerrgabriel/claude-sessions-manager, covering working on this repo, releases happen only when asked, release notes, structure and 📋 one-line headline of what this release is about.
claudekit CLAUDE.md
Claude Code instructions for Nnnsightnnn/claudekit, covering claude context specification, tech stack, project structure, critical guard rails and 🧠 memory check (required).