Generate a project guide with /init
getting started
// what it does
Run /init inside the TUI and opencode scans the repo — build, lint, and test commands, architecture, conventions — then writes an AGENTS.md at the project root. That file is loaded into context on every session, so the agent stops re-discovering how your project works. Commit it so teammates and CI share the same guidance.
// shell
$ /init