Plan Gated Issue Implementation

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

vamseeachanta 42bdd83 595 B Updated

File contents

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.

vamseeachanta/workspace-hub/tree/main/.agents/skills/workspace-hub/learned/plan-gated-issue-implementation commit 42bdd8325d

Frequently asked questions

npx skillmds@latest add vamseeachanta/plan-gated-issue-implementation