strale CLAUDE.md

strale CLAUDE.md is an instructions file for coding agents from strale-io/strale. It costs 13,277 tokens per session, scanned C, original, MIT.

A set of workflow instructions for the Strale project, including session modes, required Notion access, workspace structure, and governance rules. Notion is a shared workspace for documents, plans, and databases.

In plain words
What is it for?
Use it when starting Strale work, choosing between quick and full workflows, consulting project plans, recording decisions, or following Notion-based governance.
Why use it?
It keeps project work aligned with the team’s required process, records, and decision-making rules.

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/strale-io/strale/claude-md
Clone the repo
git clone --depth 1 https://github.com/strale-io/strale

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/strale-io/strale/claude-md.svg)](https://agentmods.dev/instructions/strale-io/strale/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/strale-io/strale/claude-md"><img src="https://agentmods.dev/badge/instructions/strale-io/strale/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 13,277 This file is loaded in full into every session.
When invoked 13,277 The same file — it is already loaded in full.
Security scan C 2 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.13277 $0.13277
Opus 5 $0.06638 $0.06638
Sonnet 5 $0.02655 $0.02655
Haiku 4.5 $0.01328 $0.01328

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

Security

Grade C, and why

strale CLAUDE.md scanned grade C with 2 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

**Second failure mode:** creating a Windows directory junction from a temporary worktree to the main checkout's `node_modules`, then later removing that worktree with `rm -rf`, follows the junction and **deletes the real

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

For wire-shape ↔ consumer-shape contracts (where backend uses one set of names and the frontend normalizer maps to different names — e.g. backend `fallback_capability` → frontend `capability_slug`), the shape-check scrip
CLAUDE.md · 577 lines

How it starts

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

Workflow Protocol

Session Start

  1. Declare session intent (one sentence: what is this session for?)
  2. Determine mode:
    • Quick: Bug fix, config change, single small component (<2 hours, no design decisions)
    • Full: New feature, design exploration, multi-component work, anything requiring decisions
  3. Escalation triggers: second feature touched, design decision emerges, >2hr estimate, contradiction detected. See .claude/PROTOCOL.md for full criteria and protocol definitions.

Notion Access (REQUIRED)

Notion Workspace Structure (8 sections under Project Home)

  1. 🏠 Start Here — overview + navigation
  2. 🎯 Strategy — what Strale is, the problem, opportunity, competitive landscape, business model
  3. 🛠️ Products — SQS, Audit Trail, Discovery, Capabilities & solutions, Feature Registry DB
  4. ✅ To-do & Build Plan — THE ONLY task list (To-do DB + Deferred DB)
  5. 📣 Go-to-market — distribution surfaces, activation funnel, brand & voice, social media, Social Media Posts DB
  6. 🔧 Internals — testing system, testing rules, onboarding pipeline, bug fix framework, tech stack
  7. 📓 Journal — session logs, brainstorms, analyses (Journal DB)
  8. ⚙️ How we work — working rules, governance, Decisions DB, Glossary DB

Notion Governance Rules (enforced)

  • Check before creating — look at the page directory before creating any new page
  • ONE page per topic — never create v2, update existing subpage
  • Brainstorms go to Journal DB, not as standalone pages
  • To-do DB is THE ONLY task list — action items never live in prose
  • Superseded pages archived same session (prefix + move to archive)
  • Search existing pages before creating new ones

GitHub Access (REQUIRED)

  • Repo: strale (local)
  • Main branch: main
  • Feature branch pattern: type/kebab-description

Read the full file on GitHub · 577 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 · 577 lines · 13,277 tokens per session scan C 5b48236cfdce

Subscribe to this mod's changes

strale CLAUDE.md is an instructions file published in the GitHub repository strale-io/strale (4 stars, last pushed 4d ago), licensed MIT. It adds 13,277 tokens to every session, about $0.0664 per session on Opus 5. A static security scan graded it C with 2 findings (recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories