Skip to content

[External Plugin]: agents-system-setup #2006

Description

@ytthuan

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

  • The plugin lives in a public GitHub repository.
  • The ref and/or sha I provided is immutable (release tag and/or full 40-character commit SHA), not a branch.
  • This submission follows this repository's contribution, security, and responsible AI policies.
  • This plugin is not already listed in the Awesome Copilot marketplace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    external-pluginPR updates plugins/external.jsonready-for-reviewSubmission passed intake validation and is ready for maintainer review

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions