plan-issue-tree

Installation
SKILL.md

Plan Issue Tree

Create maximalist, wave-based project plans as GitHub Issue trees with sub-issue nesting (up to 8 levels), labels, and agent-ready issue bodies that follow the subagent prompt protocol.

Trigger boundary

Use when planning any project, feature, or complex task using GitHub Issues with sub-issues and wave labels.

Do NOT use when:

  • Executing an existing issue plan (use run-issue-plan)
  • Reviewing a PR (use review-pr)
  • General planning without GitHub Issues (use plan-work)

Prerequisites

gh auth status
command -v jq >/dev/null
REPO=$(gh repo view --json nameWithOwner -q .nameWithOwner)
Related skills
Installs
3
GitHub Stars
6
First Seen
Mar 18, 2026