Show HN: Link your LLM conversations to your code via GitHub Issues

1 rdmolony 0 6/23/2025, 3:43:28 PM github.com ↗
(Like many of you) I'm creating a lot of experiments these days with Claude Code.

For the benefit of others (or my future self), I really like linking Git commits to GitHub Issue threads so that I can better understand the code's context.

This simple CLAUDE.md configuration extends this idea by "teaching" and "asking" the LLM to use tools to sync LLM conversations with the code that is generated by them.

> This is really just another flavour of what @simonw is already doing with https://github.com/simonw/tools

---

Future work -

1) This should really be a deterministic sync rather than "asking" an LLM to do it

https://github.com/rdmolony/sync-claude-code-with-github-iss...

Comments (0)

No comments yet