Blog
Thoughts on developer tools, AI, and building software.
Customizing OpenCode: A 4-Part Guide to Building AI Workflows That Actually Work
Everything you need to know about customizing OpenCode—from shell scripts to agents to one-keystroke workflows.
How to Turn Any CLI Command into an OpenCode Custom Tool
The pattern I use: write a shell script first, then wrap it as a tool. Best of both worlds.
Using OpenCode to Write Better Shell Scripts, Faster
How I use AI to go from idea to working script in minutes. Describe goals, iterate, test.
Agents, Subagents, and Commands in OpenCode: When to Use What
The difference between agents, subagents, and commands—and when to use each. This is where people get confused.
The Complete OpenCode Setup: From Shell Scripts to AI Workflows
Everything comes together: a complete test-and-fix workflow using all four layers of OpenCode customization.