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
10 lines (9 loc) • 347 B
YAML
id: sdlc/deployment-plan-deployments-table
name: Deployment plan has Deployments Table
description: Every deployment plan must enumerate the environments targeted by the codebase (Factor I)
severity: warn
applies-to:
glob: "**/deployment-plan*.md"
checks:
- type: pattern-match
pattern: "Deployments Table|Deployments[\\s]*$|One Codebase"