aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
22 lines (21 loc) • 398 B
JSON
{
"name": "Team Compositions",
"path": "agentic/code/frameworks/sdlc-complete/teams",
"schema": "schema.json",
"teams": [
"api-development.json",
"full-stack.json",
"greenfield.json",
"maintenance.json",
"migration.json",
"sdlc-review.json",
"security-review.json"
],
"docs": [
"README.md"
],
"ignore": [
"manifest.json",
"schema.json"
]
}