run-issue-plan
Installation
SKILL.md
Run Issue Plan
Execute wave-based project plans stored as GitHub Issue trees by reading the hierarchy, dispatching subagents per issue, and tracking completion wave-by-wave.
Trigger boundary
Use when an existing GitHub Issue tree needs to be executed with subagent dispatches.
Do NOT use when:
- Creating a new plan (use
plan-issue-tree) - Reviewing code (use
review-pr) - No GitHub Issues exist yet