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
25 lines (24 loc) • 650 B
JSON
{
"name": "deployment",
"path": "agentic/code/frameworks/sdlc-complete/templates/deployment",
"files": [
"README.md",
"automated-quality-gate-template.md",
"bill-of-materials-template.md",
"ci-cd-pipeline-template.md",
"deployment-environment-template.md",
"deployment-plan-template.md",
"feature-toggle-card.md",
"infrastructure-definition-template.md",
"manifest.json",
"manifest.md",
"product-acceptance-plan-template.md",
"release-notes-template.md",
"rollout-checklist-card.md",
"runbook-entry-card.md",
"support-runbook-template.md"
],
"ignore": [
"manifest.json"
]
}