Skip to content
Development
Command

/setup-agents

Scaffold a multi-agent AI setup for any repo. Scans the codebase, interviews the developer, generates agent configs for whichever AI tools the repo uses (Copilot, Claude Code, Cursor, Codex, Windsurf). Use when asked to "set up agents", "scaffold Copilot agents", or "create an

From plugin
platform-skills
4244 skills1 agent44 commands
Install
> /plugin marketplace add nitinjain999/platform-skills
> /plugin install platform-skills@platform-skills

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/setup-agents

Context preview

What this command does when you run it.

Scaffold a multi-agent AI setup for any repo. Scans the codebase, interviews the developer, generates agent configs for whichever AI tools the repo uses (Copilot, Claude Code, Cursor, Codex, Windsurf). Use when asked to "set up agents", "scaffold Copilot agents", or "create an

Command definition

setup-agents.md
name: setup-agents
description: Scaffold a multi-agent AI setup for any repo. Scans the codebase, interviews the developer, generates agent configs for whichever AI tools the repo uses (Copilot, Claude Code, Cursor, Codex, Windsurf). Use when asked to "set up agents", "scaffold Copilot agents", or "create an AGENTS.md".
argument-hint: "[generate|upgrade|add|review]"
title: "Setup Agents Command"
sidebar_label: "setup-agents"
custom_edit_url: null

Scaffold a multi-agent AI configuration for any repo — any language, any framework.

> **Policy, not config:** to control what these tools are *allowed to do* once configured (protected paths, dangerous commands, a merge-time backstop), use `/platform-skills:ai-governance`.

Reference index: `references/setup-agents.md` — read this first. It routes to mode-specific files.

Modes

  • **generate** — fresh setup: ranked scan, interview, roster decision, generate all files
  • **upgrade** — re-scan, read metadata from last session, git-diff, patch what's stale
  • **add** — add one new agent without re-running the full interview
  • **review** — quality check on 6 dimensions, output options at end

Interactive wizard (no args)

What do you need?
  generate — fresh setup
  upgrade  — patch what's stale since last update
  add      — add one new agent
  review   — quality check, no writes

Then load the appropriate reference file and follow its steps exactly.

Closing

After any mode: log non-obvious findings with `/platform-skills:self-improve log`.

Read more
Ships withplatform-skills

A production-grade field handbook for platform, DevOps, SRE, and cloud engineers covering Kubernetes, Flux CD, Terraform, GitHub Actions, AWS, OPA/Rego, KEDA, Karpenter, supply chain security, Falco, observability, and more.

Get the whole plugin
Stats
42
Stars
10
Forks
Active
Maintenance
Shell
Language
Apache-2.0
License
3d ago
Last commit
5mo ago
Created

Repo: nitinjain999/platform-skills

Other commands on platform-skills.