Plan-Gated Issue Validation Workflow For issues labeled , validate deliverables in parallel phases: (1) check git status + read live issue + review approved plan, (2) verify deliverable files exist and read them, (3) validate files against requirements, (4) confirm auto-sync commit ancestry and diff state. This ensures pre-existing work meets spec before proceeding, avoiding redundant execution in agent-team runs. ---