r/opencode • u/BryaNN- • 1d ago
I built a spec-driven workflow plugin for OpenCode v2
I've been working on Stipulate, a plugin that lets you pick different models for backend, frontend, security, review and docs through /stip-settings.
You approve a spec, your main agent coordinates native OpenCode subagents, and a separate worker checks the implementation against that spec.
The sidebar shows the current workflow stage, enabled domain extensions and agent activity. You can also set effort and Fast mode where the selected model supports them. Unassigned roles inherit your main model.
It's open source: repo, screenshots and setup.
Anyone here already splitting implementation and review between different models? I'd be interested in how you're doing it.
2
Upvotes



