chore(skills): add bidirectional linking to plan-to-issues#787
Merged
JeremyDev87 merged 1 commit intomasterfrom Mar 21, 2026
Merged
chore(skills): add bidirectional linking to plan-to-issues#787JeremyDev87 merged 1 commit intomasterfrom
JeremyDev87 merged 1 commit intomasterfrom
Conversation
- Capture PLAN_FILE variable in Step 1 for all source types - Add Plan Document section to parent issue body template (Step 4) - Add permalink construction in Step 6a for plan file link - Add Step 6f to append Created Issues section back to plan document - Update Step 7 report with bidirectional link status Closes #775
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PLAN_FILEvariable capture in Step 1 for file/text/context source types## Plan Documentsection to parent issue body template with GitHub blob permalink## Created Issuessection back to the plan document after issue creationTest plan
/plan-to-issues docs/plans/sample-plan.mdwith a file-based plan and verify:## Plan Documentwith correct permalink## Created Issuessection listing all issue numbers/plan-to-issues "Add caching"with text input and verify bidirectional linking is skipped/plan-to-issueswithout arguments and verify bidirectional linking is skippedCloses #775