BY am-will • V0.1.0
Planning gate that warns when editing production code without an approved specification. Checks for recent .spec.md files in the project directory (last 14 days). If no spec is found, shows a warning suggesting to create one first. Non-blocking (exit 0) — acts as a reminder, not a hard gate. Supports 16 programming languages. Part of the Spec-Driven Development (SDD) methodology where every implementation should be backed by an approved specification.
$ npx codex-marketplace add am-will/codex-skills/hooks/aitmpl-codex/quality-gates/plan-gate --hook