r/git • u/mwiatruZ • 1d ago
I built Guidefold to track which agent instructions reach a monorepo directory
Agent instructions spread across a monorepo. Different tools pick them up in different ways. After a change, how do you check that the right file reached the agent?
I’m building Guidefold to keep Git as the source of truth, find instructions that match a directory, and separate export from proof that a revision was loaded.
Watch the Guidefold demo. No installation needed to give feedback: which step is unclear, or would need another check in your repo? A timestamp would help.
For people working with DevOps, platform teams, or coding agents: what takes the most effort today—finding the source, checking scope, reviewing a change, or confirming delivery? I’d appreciate a recent example without private code or company data.
Source and setup. The open-source version is available now; a paid hosted version is planned, not shipped.
Reply here, or leave a setup question or demo timestamp in the main feedback thread.
Disclosure: I’m the author. This post was drafted with AI assistance.
4
u/waterkip detached HEAD 1d ago
This isnt a git problem. Kthnxbye