CLAUDE.md · git:20260731.4364ba9 · 2026-07-31 · sha256 1c93b910b0515206
CLAUDE.md git:20260731.4364ba9A
Immutable. This exact content is served forever at /api/v1/blob/1c93b910b0515206.
# CLAUDE.md — working on this skill suite This folder has its own working guidance in **[AGENTS.md](AGENTS.md)** — read it before editing anything here. It is the single source of truth for how to work on this suite; this file just points at it so the harness loads the pointer. **The one rule that matters most:** this suite exists to be *small* — earned ceremony. Don't grow it back into waves, `owns:` contracts, a checkpoint matrix, autonomous budgets, or validators. `tiny-spec-run` is the one router, and it earns that only by owning nothing — no artifact, no state file — and stopping before `build`. Before adding any skill, agent, artifact, format field, or knob, ask whether it clearly pays for itself; when in doubt, leave it out. Everything else — portability (no absolute paths; self-contained skills), contract consistency across `CONTRACTS.md` and each skill's inline skeletons, dry-run validation of prompt changes, runtime-verify over static checks, the safeguards to trip, install, and commits — is in [AGENTS.md](AGENTS.md).