Skip to content
Dotfiles
Esc
navigateopen⌘Jpreview

Agents

OpenCode agents defined in this repo.

Agents set the execution posture (permissions, tool access, delegation) for OpenCode sessions. They are published to opencode-config and loaded from ~/.config/opencode/agents/.

Agent Description
build-ask Build agent that executes clear tasks and relies on permissions for write actions
general-readonly General-style parallel subagent that researches with read-only tools and a narrow shell inspection allowlist (for delegation from read-only primaries).
grill Read-only planning stress-test agent for light or full round-based grilling
refactorer Refactor code while preserving behavior and following local command and skill workflows
researcher-readonly Primary-source research subagent that compares claim-specific evidence and cannot delegate further
researcher Interactive primary-source research agent that compares claim-specific evidence and may delegate one layer of read-only legwork
reviewer Reviews code for quality, bugs, security, and best practices
workflow-watcher Watches host-resolved GitHub Actions targets and optionally fixes an explicitly scoped quick-check failure without rediscovering workflows

Last updated on August 22, 2026