Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCode SWE Multi-Agent System

A production-oriented agent and skills architecture for OpenCode. It provides a senior-engineer-style primary agent, focused specialists, reusable skills, and verification-oriented workflows.

Highlights

  • swe — default master agent overseeing the full SWE workflow.
  • swe-build — implementation, testing, and verification agent.
  • swe-plan — spec and plan authoring with human approval gates.
  • Specialist agents for exploration, debugging, testing, review, security, performance, dependencies, Git, and documentation.
  • Reusable skills, protocols, slash commands, and workflows for consistent delivery.

Requirements

  • OpenCode 1.0 or newer
  • A configured model provider (opencode providers)

Install

Install the latest release into the current project:

curl -fsSL https://raw.githubusercontent.com/yourdudeken/opencodeSWE/main/scripts/install.sh | bash

For manual, global, or drop-in installation, see Installation.

Quick start

cd /path/to/your/project
opencode

Use swe for end-to-end orchestration. For implementation work, it routes to swe-build. For greenfield or larger changes, switch to swe-plan (or run opencode run --agent swe-plan "your prompt") to create reviewable specs and plans before building.

See Usage for the command reference, workflow, and project layout.

Documentation

  • Usage — agents, commands, workflow, and layout
  • Installation — project, global, and drop-in installs
  • Architecture — coordination and extension model
  • SWE Standard — quality bar and Definition of Done

License

MIT — adapt freely for your team.

About

Multi-Agent System for opencode.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages