Plugin name
agents-system-setup
Short description
Bootstrap, update, improve, or replicate compact multi-agent systems across GitHub Copilot CLI, Claude Code, OpenCode, OpenAI Codex, and Gemini CLI. Generates AGENTS.md governance, specialized subagents, and approval-gated plugin/MCP recommendations.
GitHub repository
ytthuan/agents-system-setup
Plugin path inside the repository
plugins/agents-system-setup
Ref to review
v1.11.0
Commit SHA to review
b19eb8f3cdf6d2ec1a737b6cbd8c47cbafe53980
Version
1.11.0
License identifier
MIT
Author name
ytthuan
Author URL
https://github.com/ytthuan
Homepage URL
https://github.com/ytthuan/agents-system-setup
Keywords
agents, copilot-cli, claude-code, opencode, codex, gemini-cli, subagents, agent-teams, scaffolding, mcp
Additional notes for reviewers
Resubmitting at v1.11.0 after addressing the prior review note about overlap with /init and native AGENTS.md interop.
This plugin complements /init, it does not duplicate it. /init seeds one Copilot-only guidance file (a valid input to this plugin's update/improve mode). Beyond that, agents-system-setup provides uplift no built-in command offers:
- Cross-runtime replication via a Canonical IR — generates and ports the same agent system across five runtimes (Copilot CLI, Claude Code, OpenCode, OpenAI Codex, Gemini CLI), each in its native agent/skill/permission format.
/init is Copilot-only, single-file.
- A governed multi-agent system, not one file — Agent Roster, Capability Matrix, Security & Audit Matrix, Threat Model, Architecture/ADR decisions, and N specialized subagents with parallel-safety waves under a host-session Orchestration Operating Model.
- Lifecycle modes beyond bootstrap —
update (non-destructive managed blocks), improve (audit → opt-in fixes), upgrade (version-stamped migration), replicate (port between runtimes).
- A mandatory MCP approval gate (no MCP config written without explicit approval) + a source-backed governance baseline (OWASP GenAI, NIST SSDF, MCP Security Best Practices, SLSA).
A new README section, "Relationship to Copilot /init and native AGENTS.md support", makes this boundary explicit. v1.11.0 also adds cross-session orchestration (GitHub Copilot app /orchestrate + create_session) as an advisory parallelism primitive. Public repo, MIT, immutable tag v1.11.0 + full SHA. Self-contained plugin at plugins/agents-system-setup (root plugin.json + skills/).
Submission checklist
Plugin name
agents-system-setup
Short description
Bootstrap, update, improve, or replicate compact multi-agent systems across GitHub Copilot CLI, Claude Code, OpenCode, OpenAI Codex, and Gemini CLI. Generates AGENTS.md governance, specialized subagents, and approval-gated plugin/MCP recommendations.
GitHub repository
ytthuan/agents-system-setup
Plugin path inside the repository
plugins/agents-system-setup
Ref to review
v1.11.0
Commit SHA to review
b19eb8f3cdf6d2ec1a737b6cbd8c47cbafe53980
Version
1.11.0
License identifier
MIT
Author name
ytthuan
Author URL
https://github.com/ytthuan
Homepage URL
https://github.com/ytthuan/agents-system-setup
Keywords
agents, copilot-cli, claude-code, opencode, codex, gemini-cli, subagents, agent-teams, scaffolding, mcp
Additional notes for reviewers
Resubmitting at v1.11.0 after addressing the prior review note about overlap with
/initand nativeAGENTS.mdinterop.This plugin complements
/init, it does not duplicate it./initseeds one Copilot-only guidance file (a valid input to this plugin'supdate/improvemode). Beyond that,agents-system-setupprovides uplift no built-in command offers:/initis Copilot-only, single-file.update(non-destructive managed blocks),improve(audit → opt-in fixes),upgrade(version-stamped migration),replicate(port between runtimes).A new README section, "Relationship to Copilot
/initand nativeAGENTS.mdsupport", makes this boundary explicit. v1.11.0 also adds cross-session orchestration (GitHub Copilot app/orchestrate+create_session) as an advisory parallelism primitive. Public repo, MIT, immutable tag v1.11.0 + full SHA. Self-contained plugin at plugins/agents-system-setup (root plugin.json + skills/).Submission checklist