subaud
  • Tags
  • Resume
  • About
  • Feed
  • Guides
Sign In

OpenCode

2 posts


Event-Driven Claude Code and OpenCode Workflows with Hooks

Event-Driven Claude Code and OpenCode Workflows with Hooks

I needed a plugin that could run a multi-phase workflow autonomously — start a task, wait for it to finish, check the result, start the next one. I built it in Claude Code using Stop and SubagentStop hooks, then rebuilt it in OpenCode using session.idle events. Both work. The orchestration

Feb 12, 2026 • Court Schuett
#Claude Code #OpenCode
Distributing OpenCode Plugins via npm

Distributing OpenCode Plugins via npm

OpenCode plugins have three extension points: tools, skills, and commands. They're discovered differently, and two of the three work automatically from an npm package. Commands don't. This post documents how I set up a bunx setup script to handle the gap. How OpenCode discovers plugin artifacts

Feb 12, 2026 • Court Schuett
#OpenCode
Page 1 of 1

© 2026 subaud

Opinions and statements are my own.