agents-system-setup

Automate cross-runtime agent system setup across Copilot CLI, Claude Code, OpenCode, and Codex CLI.

3|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/ytthuan/agents-system-setup --skill agents-system-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agents-system-setup
Source: https://github.com/ytthuan/agents-system-setup/tree/main/plugins/agents-system-setup/skills/agents-system-setup
Command: npx skills add https://github.com/ytthuan/agents-system-setup --skill agents-system-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Bootstrap a cross-runtime, multi-agent system by scaffolding an orchestrator, subagents, and governance artifacts across Copilot CLI, Claude Code, OpenCode, and Codex CLI, ensuring consistent boundaries and security governance from day one.

Core Features & Use Cases

  • Generates an orchestrator plus N subagents and per-runtime agent definitions.
  • Produces project-scoped SKILLs, governance matrices, and MCP/plugin recommendations aligned to a Canonical IR for bidirectional replication.
  • Enforces security/audit governance, supports non-destructive updates, and provides context-optimized output.

Quick Start

Run the skill to scaffold a cross-runtime agent system in your repository.

Frequently Asked Questions about agents-system-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a multi-agent system across multiple coding runtimes?

You scaffold a multi-agent system by generating orchestrator definitions, subagents, and AGENTS.md files, ensuring consistent agent boundaries and security governance across Copilot CLI, Claude Code, OpenCode, and Codex CLI.

What is an orchestrator and subagent governance matrix for agent systems?

An orchestrator and subagent governance matrix defines security boundaries and audit rules for agent systems, enforcing non-destructive updates and MCP approval gates across project-scoped skills and runtimes.

Does this cross-platform agent setup work with Copilot CLI and Claude Code?

Yes, the cross-platform agent setup supports Copilot CLI and Claude Code, alongside OpenCode and Codex CLI, generating per-runtime agent definitions aligned to a Canonical IR for bidirectional replication.

Do I need git to bootstrap a cross-runtime agent system?

Yes, git is required to bootstrap a cross-runtime agent system. The skill operates within your repository to generate project artifacts, apply non-destructive updates, and enforce audit governance.

How do I generate MCP plugin recommendations aligned with a Canonical IR?

You generate MCP plugin recommendations aligned with a Canonical IR during the system setup, producing context-optimized output and enabling bidirectional replication across different coding runtimes.