SpawnDev.AI CLAUDE.md

SpawnDev.AI CLAUDE.md is an instructions file for coding agents from LostBeard/SpawnDev.AI. It costs 1,105 tokens per session, scanned A, original, no licence file.

A set of instructions for Claude Code projects, covering file organization, strict dependency direction, diagnostic checks, environment controls, and verification.

In plain words
What is it for?
Use it when working on LostBeard or SpawnDev.AI codebases, especially when managing layered files, diagnostics, environment settings, and verification.
Why use it?
It gives the coding agent project-specific rules so changes follow the repository’s structure and can be checked afterward.

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/lostbeard/spawndev.ai/claude-md
Clone the repo
git clone --depth 1 https://github.com/LostBeard/SpawnDev.AI

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 SpawnDev.AI CLAUDE.md

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

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

Security

Grade A, and why

SpawnDev.AI 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 5d 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 · 74 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 5d ago First seen · 74 lines · 1,105 tokens per session scan A 21c195623191

Subscribe to this mod's changes

SpawnDev.AI CLAUDE.md is an instructions file published in the GitHub repository LostBeard/SpawnDev.AI (5 stars, last pushed yesterday), with no licence file. It adds 1,105 tokens to every session, about $0.0055 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.

Related

Other instructions, from other repositories

OllamaSharp AGENTS.md

Instructions for awaescher/OllamaSharp, covering agents.md — ollamasharp, project overview, how ollamasharp fits in the .net ai ecosystem, why this matters especially for tool use / function calling and build / test / lint commands.

awaescher/OllamaSharp · 3,427 tokens

loomcycle CLAUDE.md

Claude Code instructions for denn-gubsky/loomcycle, covering claude.md — loomcycle project guide, project context, development workflow, karpathy guidelines (coding discipline) and security rules — non-negotiable.

denn-gubsky/loomcycle · 13,063 tokens

ai-job-finder CLAUDE.md

Instructions for chrisdothtml/ai-job-finder: This repo uses Typescript with node.js, with Yarn as the dependency manager. You can use ./bin/tsn as a drop-in replacement for the node binary. I highly prefer to avoid adding additional third-party dependencies to my project, unless it abstracts very complex…

chrisdothtml/ai-job-finder · 64 tokens

ollama CLAUDE.md

Claude Code instructions for ollama/ollama: See AGENTS.md for the shared agent instructions for this repository.

ollama/ollama · 21 tokens

EverOS CLAUDE.md

Claude Code instructions for EverMind-AI/EverOS, covering everos — md-first memory extraction framework, quick commands, architecture, engineering practices and branch strategy.

EverMind-AI/EverOS · 1,056 tokens

llm-wiki CLAUDE.md

Instructions for nvk/llm-wiki, covering llm-wiki development guide, testing, github auth and transport, structural tests (always run — no llm, instant) and behavioral evals (run when changing command logic).

nvk/llm-wiki · 2,049 tokens