You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my personal configuration and agent setup for opencode. This repository contains agent definitions, modular skills, MCP configurations, and custom commands—all managed with GNU Stow for easy deployment.
Agents
Workflow Agents
Agent
Type
Mode
Description
Credit
plan
Core
primary
Architecture and system design. Creates specs and roadmaps.
modified by me
build
Core
primary
Implementation and debugging. Writes and tests code.
modified by me
test
Core
primary
Testing and validation. Runs tests, security checks.
me
ship
Core
primary
Git operations. Commits, branches, PRs, merges.
me
iterate
Flex
all
Code review and refinement. Opinionated critique.
me
ask
Flex
all
Quick questions and research via MCP.
me
explore
Support
subagent
Research subagent. Investigates codebases and docs.
# Clone the repository
git clone https://github.com/justinlevinedotme/jalco-opencode.git
cd jalco-opencode
# Use GNU Stow to symlink configurations
stow opencode # Config to ~/.config/opencode
Acknowledgments
opencode - The underlying tool that makes this all possible
IgorWarzocha - A huge inspiration and source of many configurations.
ArianeEmory - For her excellent agent and command designs that influenced several parts of this setup.
About
my opencode config and other stuff, managed with STOW