Skip to content

chore: add load-issue-context.sh helper for /implement-issue#324

Merged
mpecan merged 1 commit intomainfrom
chore/implement-issue-context-script
Apr 9, 2026
Merged

chore: add load-issue-context.sh helper for /implement-issue#324
mpecan merged 1 commit intomainfrom
chore/implement-issue-context-script

Conversation

@mpecan
Copy link
Copy Markdown
Owner

@mpecan mpecan commented Apr 9, 2026

Summary

  • Adds .claude/scripts/load-issue-context.sh, a single script that pre-fetches everything /implement-issue Phase 1 needs: issue details, comments, milestone issues, dependency states, open feat/ PRs, and git state.
  • Updates .claude/commands/implement-issue.md Phase 1 to invoke the script instead of running several inline gh commands. Phase 2's "Read CLAUDE.md" step is dropped (already covered in Phase 1) and the explore step now mentions the Explore subagent.
  • Pattern borrowed from kiez_fyi's .claude/scripts/load-issue-context.sh. Repo string is hard-coded to mpecan/tokf.

Test plan

  • bash .claude/scripts/load-issue-context.sh 322 smoke-tested locally — output renders issue body, dependencies, open feat/ branches, and git state correctly.
  • Reviewer: skim the script for any kiez_fyi-isms that didn't get translated.

🤖 Generated with Claude Code

Pre-fetches issue details, comments, milestone issues, dependency
states, open feat/ branches, and git state in one shot so the
/implement-issue Phase 1 step is a single script call instead of
several inline gh commands. Pattern borrowed from kiez_fyi.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@repository-butler
Copy link
Copy Markdown
Contributor

Filter Verification Report

Changed Filters

No filter files changed in this PR.

All Filters Summary

✅ 134/134 test cases passed across 49 filters


Generated by tokf verify

@mpecan mpecan merged commit fc00d41 into main Apr 9, 2026
5 checks passed
@mpecan mpecan deleted the chore/implement-issue-context-script branch April 9, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant