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
20 lines (19 loc) • 492 B
JSON
{
"name": "aiwg-sdlc",
"version": "2026.5.0",
"description": "Complete Software Development Lifecycle framework with 180+ specialized agents for requirements, architecture, security, testing, and deployment.",
"author": "AIWG",
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"license": "MIT",
"skills": "./skills/",
"keywords": [
"sdlc",
"aiwg",
"agents",
"architecture",
"security",
"testing",
"deployment"
]
}