Merge pull request #391 from evermeer/main

docs: Added the Coding Agent Orchestration resource
This commit is contained in:
Lucas Shamanic 2026-06-20 02:14:47 +01:00 committed by GitHub
commit 04ed0d960e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,4 @@
name: Coding Agent Orchestration
repo: https://github.com/evermeer/CodingAgentOrchestration
tagline: OpenCode Setup Guide / Orchestration
description: An opinionated but practical handbook that argues for treating AI coding tools as a composable, multi-agent system rather than a single assistant, and then walks through how to implement that mindset using OpenCode's CLI, configuration system, and ecosystem (agents, tools, skills, and plugins).