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/yosefhayim/launch-store/claude-mdgit clone --depth 1 https://github.com/YosefHayim/launch-storeWrote 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/yosefhayim/launch-store/claude-md)<a href="https://agentmods.dev/instructions/yosefhayim/launch-store/claude-md"><img src="https://agentmods.dev/badge/instructions/yosefhayim/launch-store/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.1 | $0.00447 | $0.00447 |
| Opus 5 | $0.00224 | $0.00224 |
| Sonnet 5 | $0.00089 | $0.00089 |
| Haiku 4.5 | $0.00045 | $0.00045 |
Grade A, and why
launch-store 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 6d 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
@AGENTS.md
The line above imports AGENTS.md - the working rules, module ownership, and the
validation gate. The doc family:
| Doc | Role |
|---|---|
PROJECT.md |
Purpose, direction, non-goals |
CONTEXT.md |
Architecture and orientation map |
LANGUAGE.md |
Domain glossary - the only terms to use |
CODE-STYLE.md |
How code is written (Effect, prose naming, patterns) |
AGENTS.md |
Working rules for contributors and agents |
BRANCHING.md |
Domain branch names, PR labels, main protection |
TECH.md |
React Native / Expo / Apple / Google stack terms |
Claude-specific notes
- The service interfaces in
src/core/types/ripple through every provider and the pipeline. For a change that touches them, plan the edit first (plan mode) before writing code. README.mdowns user-facing usage and onboarding - keep agent rules out of it.- All new code must follow CODE-STYLE.md - full Effect, prose naming, typed errors.
- Rewrite existing code on contact to the new style.
Agent skills
Config the engineering skills read. Everything under docs/agents/ is tracked even though the rest
of docs/ is local-only.
Issue tracker
Issues live as GitHub issues on YosefHayim/launch-store, via the gh CLI. See docs/agents/issue-tracker.md.
Triage labels
The five canonical triage roles, mapped to their label strings (defaults, unchanged). See docs/agents/triage-labels.md.
Domain docs
Single-context - CONTEXT.md + LANGUAGE.md + TECH.md + docs/adr/ at the repo root. See docs/agents/domain.md.
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.
- 6d ago First seen · 42 lines · 447 tokens per session scan A 60882e136bf5
launch-store CLAUDE.md is an instructions file published in the GitHub repository YosefHayim/launch-store (9 stars, last pushed 9d ago), licensed MIT. It adds 447 tokens to every session, about $0.0022 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-31.
Other instructions, from other repositories
appstore-ppp-pricing-agent-skill CLAUDE.md
Instructions for duceum/appstore-ppp-pricing-agent-skill, covering claude.md — project context for ai agents, what this project does, tech stack, architecture and key patterns.
appstore-precheck AGENTS.md
AGENTS.md instructions for berkayturk/appstore-precheck, covering agents.md, what this repo is, using the skill in your project, the hard rule and contributing to this repo.
flutter-cn-overseas-app-skills AGENTS.md
Instructions for lh17708357536-gif/flutter-cn-overseas-app-skills, covering agents.md — 给 ai 编码助手的入口, 这是什么, 怎么用(agent 执行约定), 路由表(任务 → 该读哪个 skill) and 路径映射(重要).
claude-aso-audit-skill CLAUDE.md
Instructions for FelixGraeber/claude-aso-audit-skill, covering claude aso — app store optimization skill pack, architecture, commands, development rules and key principles.
aso-mcp CLAUDE.md
Instructions for KenanAtmaca/aso-mcp, covering claude.md, package info, build & run commands, publishing and architecture.
indie-app-shipping AGENTS.md
Instructions for cuongdev/indie-app-shipping, covering agents.md — indie app shipping, strategic frame, platform selection (decide first), workflow for a new app and decision framework: deepen or park.