Workflow for executing pre-approved GitHub issues with mandatory validation checkpoints
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill plan-gated-issue-implementation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plan Gated Issue Implementation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-plan-gated-issue-implementation)More formats (shields.io, HTML) on the badges page.
---
name: plan-gated-issue-implementation
description: Workflow for executing pre-approved GitHub issues with mandatory validation checkpoints
version: 1.0.0
source: auto-extracted
extracted: 2026-04-11
metadata:
tags: ["workflow", "github-issues", "validation", "documentation"]
---
# 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.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.