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
23 lines (22 loc) • 529 B
JSON
{
"name": "test",
"path": "agentic/code/frameworks/sdlc-complete/templates/test",
"files": [
"README.md",
"defect-card.md",
"iteration-test-plan-template.md",
"manifest.json",
"manifest.md",
"master-test-plan-template.md",
"performance-test-scenario-card.md",
"regression-test-set-card.md",
"test-case-card.md",
"test-evaluation-summary-template.md",
"test-strategy-template.md",
"test-suite-card.md",
"use-case-test-card.md"
],
"ignore": [
"manifest.json"
]
}