akmon init
Analyzes your project and generates AKMON.md — structured project memory used in every session.
Usage
cd your-project
akmon init
- Detects stack (languages, frameworks, tooling).
- Writes or updates
AKMON.mdwith product context, architecture, conventions, and sprint sections. - If other tools already left context files (
CLAUDE.md,.cursorrules, …), you can runakmon importfirst to synthesize them intoAKMON.md.
Why run it
Sessions with AKMON.md get better, more consistent answers because the model sees your conventions upfront.
TUI
In akmon chat:
/init
Same operation from inside the interactive UI.