Skip to content

chore(skills): add --jq filtering and context.md integration to plan-to-issues#780

Merged
JeremyDev87 merged 1 commit intomasterfrom
chore/plan-to-issues-jq-filtering-772
Mar 21, 2026
Merged

chore(skills): add --jq filtering and context.md integration to plan-to-issues#780
JeremyDev87 merged 1 commit intomasterfrom
chore/plan-to-issues-jq-filtering-772

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Add --jq filter to gh issue list in Step 2 for cleaner duplicate detection output
  • Add --jq '.id' to gh api POST in Step 6d for sub-issue linking response filtering
  • Add Step 7b to automatically record parent/sub-issue numbers and creation timestamp in docs/codingbuddy/context.md

Test plan

  • Verify --jq filters produce expected output format in gh issue list and gh api calls
  • Verify Step 7b correctly appends issue tracking data to context.md
  • Verify update_context MCP fallback instructions are clear and correct

Closes #772

…to-issues

- Add --jq filter to gh issue list for cleaner duplicate detection output
- Add --jq '.id' to gh api POST for sub-issue linking response filtering
- Add Step 7b to record parent/sub-issue numbers and timestamp in context.md

Closes #772
@JeremyDev87 JeremyDev87 added chore priority:should Should Have - 중요하지만 필수는 아님 labels Mar 21, 2026
@vercel
Copy link

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 21, 2026 4:16pm

@JeremyDev87 JeremyDev87 self-assigned this Mar 21, 2026
@JeremyDev87 JeremyDev87 merged commit 320cda5 into master Mar 21, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the chore/plan-to-issues-jq-filtering-772 branch March 21, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore priority:should Should Have - 중요하지만 필수는 아님

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: Improve plan-to-issues with --jq filtering and context.md integration

1 participant