discovery · planning · development · QA · marketing
Without memory, AI is just chat.
With memory, it's a co-pilot that knows what we did yesterday.
/start-session
load project context
/checkpoint
snapshot progress before /compact
/end-session
summary + update project files
your-workspace/
├── CLAUDE.md ← root rules
├── .claude/
│ └── commands/ ← /start /checkpoint /end
├── vault/
│ ├── active-context.md ← current focus
│ ├── index.md ← master index
│ ├── session-logs/ ← session logs
│ └── projects/
│ ├── _templates/ ← empty templates
│ └── {project}/ ← overview · decisions · bugs · todo
└── {project}/ ← your code, next to vault
Trigger:
Solve:
WebFetch on the official regulator pages → structured notes.Trigger:
Solve:
Trigger:
Solve:
# conventions-from-review.md
- .input(z.object({...})) — always
- string ids; BigInt() at boundary
- mapper as namespace + function
- copyable: true on text columns
- access keys: provider_onboarding.*
Trigger:
REVERSED.Solve:
Golden rule: AI is flawless where there are "quality" examples. Blind trust = expensive mistakes.
…but only on three pillars.
linkedin.com/in/yehor-myroshnychenko