UNPKG

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

15 lines (14 loc) 622 B
{ "name": "aiwg-sdlc", "version": "2026.3.3", "description": "AIWG SDLC framework — 106 skills covering full software lifecycle from Inception through Production. Includes specialized agents, phase workflows, artifact management, testing, security, and deployment orchestration.", "homepage": "https://aiwg.io", "repository": "https://github.com/jmagly/aiwg", "skills": "./skills", "tags": ["sdlc", "agile", "testing", "security", "architecture", "documentation", "deployment", "requirements", "quality"], "license": "MIT", "author": "AIWG Contributors", "engines": { "openclaw": ">=0.4.0" } }