# Plan Gated Issue Implementation

> Workflow for executing pre-approved GitHub issues with mandatory validation checkpoints

- Skill: `vamseeachanta/plan-gated-issue-implementation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add vamseeachanta/plan-gated-issue-implementation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vamseeachanta/plan-gated-issue-implementation/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-implementation

---


# Plan-Gated Issue Implementation

For repos enforcing plan-approval gates, verify the issue has `status:plan-approved` before starting. Execute in parallel: (1) check for existing deliverables on disk, (2) read the issue comment history for prior context, (3) validate artifacts against source surfaces for accuracy and terminology. This prevents duplicate work and ensures implementation aligns with approved plans before creating new artifacts.
