| name | prime-context |
| description | Prime your context with the project's core docs. Reads README.md, docs/architecture.md, and CONTEXT.md so you understand the codebase shape and ubiquitous language before working. Use at the start of a session or when asked to "prime context". |
Prime Context
Read these three files in full, in order, then give a brief (2-3 sentence) confirmation of what the project is and how it's shaped:
- @README.md — what
afk is and how it's used.
- @CONTEXT.md — the glossary of canonical domain terms (Run, Backend, Golden Image, …).
- @docs/architecture.md — the layered shape, the Backend abstraction, and the request flow.
Use the Read tool on each. Do not summarise at length — just load them and confirm you're primed.