prospec CLAUDE.md

prospec CLAUDE.md is an instructions file for coding agents from benwu95/prospec. It costs 1,131 tokens per session, scanned A, original, MIT.

Repository instructions for Prospec, a TypeScript project that uses structured specifications and an AI knowledge base to guide development. They define which project documents use English and which use Traditional Chinese for Taiwan.

In plain words
What is it for?
Use them when editing Prospec code, specifications, change records, archived material, or its AI knowledge documentation.
Why use it?
They prevent changes from violating the project's documentation language policy or its technical conventions. They also point agents to the project's constitution and specification resources.

Instructions file

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.

agentmods
npx agentmods add instructions/benwu95/prospec/claude-md
Clone the repo
git clone --depth 1 https://github.com/benwu95/prospec

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 prospec CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/benwu95/prospec/claude-md.svg)](https://agentmods.dev/instructions/benwu95/prospec/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/benwu95/prospec/claude-md"><img src="https://agentmods.dev/badge/instructions/benwu95/prospec/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,131 This file is loaded in full into every session.
When invoked 1,131 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.01131 $0.01131
Opus 5 $0.00566 $0.00566
Sonnet 5 $0.00226 $0.00226
Haiku 4.5 $0.00113 $0.00113

Measured 3d ago against content hash a2be5ca719a2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

prospec 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 3d 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.

CLAUDE.md · 63 lines

How it starts

The opening of the file, as written. The whole thing — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.

prospec

AI-augmented project with Prospec Skills and structured AI Knowledge

Tech Stack

  • Language: typescript
  • Package Manager: pnpm

Language Policy

The user's primary language for change artifacts (.prospec/changes/**, .prospec/archive/**, prospec/specs/_archived-history/**) is Traditional Chinese (Taiwan), and requests may be phrased in it. The trust zone (prospec/CONSTITUTION.md, prospec/README.md, prospec/index.md, prospec/specs/product.md, prospec/specs/features/**, prospec/ai-knowledge/**) always remains in English, as do code, identifiers, technical terms, and git commit messages — it is technical documentation read next to the code and cited in English, exempt from the Traditional Chinese (Taiwan) requirement. The Constitution's Language Policy rule is generated from this same path set and names the few per-spot exceptions in both directions — trust-zone spots that may use Traditional Chinese (Taiwan), and change-artifact spots that stay English because their content is copied into the trust zone verbatim.

Core Resources

Constitution

Project principles and constraints: prospec/CONSTITUTION.md

AI Knowledge Base

Module index and project structure (L1-L3 navigation): prospec/index.md

Coding Conventions

Coding standards and best practices: prospec/ai-knowledge/_conventions.md Diagram conventions: prospec/ai-knowledge/_diagram-conventions.md Project glossary and domain terms: prospec/ai-knowledge/_glossary.md

Available Prospec Skills

Prospec Skills are invoked via /prospec-* slash commands — each skill's description and trigger words are surfaced automatically from its SKILL.md frontmatter, so run the matching /prospec-<name> command to trigger one.

Session Start

At the start of a session, run prospec status — it deterministically reports each in-progress change's name, current node, suggested next step, and blocking gates (the executable copy of prospec/ai-knowledge/_status-lifecycle.md). The prospec CLI (version ≥ 1.0.0) is a required file for the prospec skills: when it is missing or too old, STOP and install/upgrade the standalone executable before running any skill — never substitute manual steps.

Read the full file on GitHub · 63 lines

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. 3d ago First seen · 63 lines · 1,131 tokens per session scan A a2be5ca719a2

Subscribe to this mod's changes

prospec CLAUDE.md is an instructions file published in the GitHub repository benwu95/prospec (5 stars, last pushed 4d ago), licensed MIT. It adds 1,131 tokens to every session, about $0.0057 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.