Home / radekamirko / c.r.i.s.p · templates/CLAUDE.md · GitHub

CLAUDE.md@templates claudeA

CLAUDE.md@templates is agent-read markdown (claude) from radekamirko/c.r.i.s.p.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# [Project Name]

> Compile this file from your completed CRISP docs/ folder.
> This is the single source of truth Claude reads at the start of every session.
> Keep it current — update after every sprint.

---

## What this project is
_(From docs/problem-statement.md — one sentence)_

## Why it exists
_(Painkiller: what pain does it solve? For whom?)_

## Desired outcome
_(From docs/success-metrics.md — success targets, baseline, second-order effects)_

## Constraints
_(From docs/problem-statement.md — budget, time, legal, technical)_

- Budget: 
- Timeline: 
- Legal/Compliance: 
- Technical: 

## What we are building
_(Internal tool / External product. Summary of scope from docs/initial-backlog.md)_

## What we are NOT building
_(From docs/initial-backlog.md — out of scope / POST-MVP)_

## Tech stack
_(From Phase 4B tech stack proposal — pinned versions are mandatory)_

| Layer | Tool | Pinned version | Notes |
|---|---|---|---|
| | | | |
| **Harness** | _(e.g. Claude Code, open-source framework)_ | | Open source: Yes/No — Memory ownership: Client/Provider |

**Version rules — Claude must follow these every session:**
…

Read the whole file at its exact version.

How to install

Latest version
mdr add radekamirko/c.r.i.s.p/templates/CLAUDE.md@git:20260601.649f845
Exact content
mdr add radekamirko/c.r.i.s.p/templates/CLAUDE.md@sha256:9d967dfe2b390e18

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_54g4526izs3e6mp7.svg)](https://markdownregistry.com/a/art_54g4526izs3e6mp7)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260601.649f845 latest2026-06-01 649f845 13,587 BA view · diff
git:20260423.96a5b2c2026-04-23 96a5b2c 9,273 BA view · diff
git:20260417.5da48f52026-04-17 5da48f5 7,710 BA view · diff
git:20260417.ca344472026-04-17 ca34447 7,619 BA view · diff
git:20260416.5c6d9c72026-04-16 5c6d9c7 6,597 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (13587 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

radekamirko/c.r.i.s.p · 52 stars · license MIT · pushed 2026-09-18 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_54g4526izs3e6mp7
GET https://markdownregistry.com/api/v1/resolve?ref=radekamirko/c.r.i.s.p/templates/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/9d967dfe2b390e1860c76c1ea9a58d21176258deaf8a3f4dcbfd930da435708d

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from radekamirko/c.r.i.s.p

crisp-execute skill
radekamirko/c.r.i.s.p · .claude/skills/crisp-execute/SKILL.md · CRISP Execute — Sprint execution loop with change request management, security gates, product gates, and stakeholder…
git:20260601.649f845 · audit A · 52 stars
crisp-orchestrator skill
radekamirko/c.r.i.s.p · .claude/skills/crisp-orchestrator/SKILL.md · CRISP session manager — detects project state and routes to the right entry point. Use /crisp to start or resume any…
git:20260601.00afa9f · audit A · 52 stars
crisp-report skill
radekamirko/c.r.i.s.p · .claude/skills/crisp-report/SKILL.md · Generate a beautiful single-file HTML report from the project's docs/ folder. Works after any CRISP phase, after…
git:20260603.8c4efc7 · audit A · 52 stars
crisp-start skill
radekamirko/c.r.i.s.p · .claude/skills/crisp-start/SKILL.md · Begin a CRISP product discovery session — Phase C (Clarify)
git:20260401.c120450 · audit A · 52 stars
phase1-clarify skill
radekamirko/c.r.i.s.p · .claude/skills/phase1-clarify/SKILL.md · The Mileva Method (CRISP) — Phase 1: Clarify. Problem definition, eliciting, painkiller test, buy vs build, AI…
git:20260423.24fa8e6 · audit A · 52 stars
phase2-results skill
radekamirko/c.r.i.s.p · .claude/skills/phase2-results/SKILL.md · The Mileva Method (CRISP) — Phase 2: Results. Outcome alignment, stakeholder register, baseline measurement, success…
git:20260423.24fa8e6 · audit A · 52 stars
phase3-investigate skill
radekamirko/c.r.i.s.p · .claude/skills/phase3-investigate/SKILL.md · The Mileva Method (CRISP) — Phase 3: Investigate. Process mapping for existing or greenfield processes, user journey…
git:20260423.24fa8e6 · audit A · 52 stars
phase4-spec skill
radekamirko/c.r.i.s.p · .claude/skills/phase4-spec/SKILL.md · The Mileva Method (CRISP) — Phase 4: Spec. Full implementation readiness package including solution design, UX…
git:20260423.24fa8e6 · audit A · 52 stars
phase5-prove skill
radekamirko/c.r.i.s.p · .claude/skills/phase5-prove/SKILL.md · The Mileva Method (CRISP) — Phase 5: Prove. Success validation against Phase R baseline metrics, test log review, and…
git:20260423.24fa8e6 · audit A · 52 stars
CLAUDE.md claude
radekamirko/c.r.i.s.p · CLAUDE.md
git:20260417.ca34447 · audit A · 52 stars
CLAUDE.md@examples/longevity-platform claude
radekamirko/c.r.i.s.p · examples/longevity-platform/CLAUDE.md
git:20260323.c85b016 · audit A · 52 stars

Every file in radekamirko/c.r.i.s.p

Other files named CLAUDE.md@templates

CLAUDE.md@templates claude
modoojunko/awesome-novel-agent · templates/CLAUDE.md
git:20260828.0827fb7 · audit A · 760 stars
CLAUDE.md@templates claude
sneg55/agent-starter · templates/CLAUDE.md
git:20260901.2b04e99 · audit A · 75 stars
CLAUDE.md@templates claude
crisandrews/clawcode · templates/CLAUDE.md
git:20260913.75c1cc1 · audit A · 62 stars
CLAUDE.md@templates claude
realproject7/quadwork · templates/CLAUDE.md
git:20260903.e2334ff · audit A · 30 stars
CLAUDE.md@templates claude
chrono-meta/forge-harness · templates/CLAUDE.md
git:20260810.69d1ce6 · audit A · 15 stars
CLAUDE.md@templates claude
julius0217/claude-code-workflow · templates/CLAUDE.md
git:20260111.0f98be9 · audit A · 3 stars
CLAUDE.md@templates claude
anilburcu/claude-code-react-native · templates/CLAUDE.md
git:20260728.436a435 · audit A · 3 stars
CLAUDE.md@templates claude
onlygian/g-forge · templates/CLAUDE.md
git:20260629.6a13b47 · audit A · 3 stars

Browse by kind, by grade A, or by owner.