# Prime

> Session prime — start a fresh session by reading project state to orient yourself. Use this when you have no project context yet or the user asks to "prime the session", "read state", or start work.

- Skill: `isvlasov/prime` (Agent Skill)
- Install (CLI): `npx skillmds@latest add isvlasov/prime`
- Raw SKILL.md: https://api.skillmd.com/api/skills/isvlasov/prime/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: isvlasov (https://skillmd.com/u/isvlasov)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/isvlasov/prime

---


# Prime Session Context

Orient yourself in a fresh session before answering questions or proposing actions.

1. Read `CLAUDE.md` — project identity, structure, and where the key files are.
2. Read `STATUS.md` — current position, recent decisions, immediate next steps.
3. Read any other files `CLAUDE.md` points to that the current task needs (briefs, learning logs, orchestration plans).
4. Don't act on the next steps yet — summarise the current position and pending next steps to the user to confirm alignment first.

