Home / radekamirko / c.r.i.s.p · .claude/skills/crisp-orchestrator/SKILL.md · GitHub

crisp-orchestrator skillA

crisp-orchestrator is agent-read markdown (skill) from radekamirko/c.r.i.s.p: CRISP session manager — detects project state and routes to the right entry point. Use /crisp to start or resume any CRISP engagement. Handles new projects (discovery), existing codebases (archaeology), active sprints (execute), and validation (prove). Reads docs/crisp-state.json to know where you are..

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

# CRISP — Session Orchestrator

Before doing anything else, output this exact text verbatim:

  C — Clarify  ·  R — Results  ·  I — Investigate
        S — Spec  ·  P — Prove  ·  E — Execute

        Outcome first. Always.

---

## Step 1: Detect project state

Check if `docs/crisp-state.json` exists.

---

### If `docs/crisp-state.json` does NOT exist → Ask what we're starting

Do not assume. Ask:

> "Starting fresh — two quick questions:
> 1. Do you have an existing codebase, or are we starting from scratch?
> 2. What's the project?"

**If starting from scratch** (no existing code):
- Copy `templates/crisp-state.json` to `docs/crisp-state.json`, set `mode: "discovery"`
- Read `.claude/skills/phase1-clarify/SKILL.md`
- Begin Phase C with: "Tell me about the project — what are you trying to solve, or what did the client brief say?"
- Do not explain the methodology. Just ask.

**If existing codebase** (has code, no docs):
- Copy `templates/crisp-state.json` to `docs/crisp-state.json`, set `mode: "archaeology"`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add radekamirko/c.r.i.s.p/crisp-orchestrator@git:20260601.00afa9f
Exact content
mdr add radekamirko/c.r.i.s.p/crisp-orchestrator@sha256:8c43fc41afea736d

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_njnakj3l3iklwffq.svg)](https://markdownregistry.com/a/art_njnakj3l3iklwffq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260601.00afa9f latest2026-06-01 00afa9f 7,988 BA view · diff
git:20260417.0842aec2026-04-17 0842aec 3,987 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (7988 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_njnakj3l3iklwffq
GET https://markdownregistry.com/api/v1/resolve?ref=radekamirko/c.r.i.s.p/crisp-orchestrator
GET https://markdownregistry.com/api/v1/blob/8c43fc41afea736dc56b58362bb26f1cc3b6dd1cf16c346a746570acf8f8ee19

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-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
CLAUDE.md@templates claude
radekamirko/c.r.i.s.p · templates/CLAUDE.md
git:20260601.649f845 · audit A · 52 stars

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

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