<div align="center"
<a href="https://aiwg.io"<img src="https://aiwg.io/assets/badges/aiwg-hero-dark.png" alt="AIWG — multi-agent AI framework · one source of truth · 10 platforms" width="680"</a
AIWG
Multi-agent AI framework for Claude Code, Copilot, Cursor, Warp, and 6 more platforms
200+ agents, 109+ CLI commands, 400+ deployable agent/skill/command/rule artifacts, 8 core frameworks, 27 addons, and a training marketplace package. SDLC workflows, digital forensics, research management, marketing operations, media curation, ops infrastructure, knowledge base, and fine-tuning dataset curation — all deployable with one command.
The simplest setup is to paste this into a supported AI provider:
Install or repair AIWG for this project by following
https://raw.githubusercontent.com/jmagly/aiwg/main/setup.aiwg.yaml
Explain the plan before changing anything, preserve my existing work, and ask
me only for choices you cannot safely determine.The installer detects old, broken, duplicate, and development-mode installs, then guides you through repair or update. It deploys the preferred complete system with aiwg use all, builds the indices, regenerates the project context, and verifies engagement. Most providers can continue in the same session. It asks you to restart only when the provider is demonstrably caching old startup instructions.
If you prefer to install manually:
npm i -g aiwg
cd /path/to/your/project
aiwg use all --provider <provider>
aiwg index build --all
aiwg regenerate --provider <provider>
aiwg status --probe --jsonReplace <provider with your AI tool's name, such as claude, codex, copilot, or cursor.
For the complete beginner path and provider-name table, see Install, Connect, and Verify.
For a smaller CLI install that resolves signed, versioned resources from the release host:
npm i -g @aiwg/cli
aiwg discover "architecture evolution"
aiwg show skill architecture-evolutionSee Web-Backed AIWG Resources for source selection, exact-version overrides, cache verification, offline use, and the current framework-graph constraints.
Then ask your AI assistant to set up the project for AIWG. The agent-led setup conversation should establish remotes, issue storage, delivery behavior, signing policy, and provider choices; the assistant may call aiwg setup project as the underlying CLI helper.
macOS users: if npm fails with EACCES under /usr/local/lib/nodemodules, use the macOS Install Guide. Agents and stewards setting up AIWG end-to-end should use the Agentic Install Runbook.
Get Started · Features · Agents · Documentation · Community · Badges