CLAUDE.md · diff
git:20260323.62ad4d4 to git:20260401.5106c0f
5 added, 5 removed. Audit A to A.
# CRISP — The Mileva Method
A BA/PM framework for AI implementors. Guides you through structured discovery, outcome alignment, process mapping, and implementation readiness — before a single line of code is written.
## The 5 phases
| Phase | Name | Skill |
|---|---|---|
- | C | Clarify — Problem definition | `skills/phase1-clarify/` |
- | R | Results — Outcome alignment | `skills/phase2-results/` |
- | I | Investigate — Process mapping | `skills/phase3-investigate/` |
- | S | Spec — Build ready | `skills/phase4-spec/` |
- | P | Prove — Validate | `skills/phase5-prove/` |
+ | C | Clarify — Problem definition | `.claude/skills/phase1-clarify/` |
+ | R | Results — Outcome alignment | `.claude/skills/phase2-results/` |
+ | I | Investigate — Process mapping | `.claude/skills/phase3-investigate/` |
+ | S | Spec — Build ready | `.claude/skills/phase4-spec/` |
+ | P | Prove — Validate | `.claude/skills/phase5-prove/` |
## How to use
Run phases in order. Do not skip. Each phase has an exit checklist — do not proceed until it's complete. Use templates in `/templates` as deliverable starting points.
## Governing principle
> Outcome first. Always.
Never talk about technology before the problem is defined.
Never define the solution before the finish line is set.
Never hand a feature to Claude Code without an AI Spec.
## Author
Mirko Radeka — [mileva.io](https://mileva.io)