# Plan Gated Issue Validation Workflow

> Systematic validation pattern for plan-approved GitHub issues with pre-existing deliverables

- Skill: `vamseeachanta/plan-gated-issue-validation-workflow` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/plan-gated-issue-validation-workflow`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/plan-gated-issue-validation-workflow/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: vamseeachanta (https://skillmd.com/u/vamseeachanta)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vamseeachanta/plan-gated-issue-validation-workflow

---


# Plan-Gated Issue Validation Workflow

For issues labeled `status:plan-approved`, 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.
