-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
Purpose
When plan-to-issues creates GitHub issues from a plan document, add bidirectional references so you can navigate from plan → issues and from issues → plan.
Changes
- `.claude/skills/plan-to-issues/SKILL.md` — Add steps to update plan document with issue numbers and add plan link to parent issue
Acceptance Criteria
- After issue creation, plan document (if file-based) is updated with a "## Created Issues" section listing all issue numbers/URLs
- Parent issue body includes a "Plan Document" link if source was a file
- Works gracefully when plan source is text (no file to update)
- Can be merged independently
Dependencies
- Follows: Recommended after plan-to-issues --jq improvement (but independently deployable)
Reactions are currently unavailable