My OpenCode setup.
git clone https://github.com/realfizz/opencode-config.git ~/.config/opencode
cd ~/.config/opencode && bun installPut these in your shell (~/.zshrc or whatever.
export EXA_API_KEY=...
export CONTEXT7_API_KEY=...AGENTS.md, global rulesopencode.jsonc, configtui.json, theme, tps countercli.json, cli theme, session, debugcommands/,/commit,/pr,/issue,/draftplugins/, local only (e.g. blockgit --no-verify)skills/, the ones I actually usethemes/, uhh themes.
/commit, transforms diff into small commits
/pr, creates a GitHub PR and branch
/issue, file an issue from chat context (e.g. a bug)
/draft, draft commit messages
