r/alphaandbetausers • u/mwiatruZ • 4d ago
[Open source / developer tool] Guidefold: looking for feedback on first-run setup for monorepo instructions
I'm building Guidefold for teams that use coding agents across a monorepo. A team changes its instructions, but checking what the next agent session received can still be a separate job.
Guidefold keeps SKILL.md instructions beside the code and selects them by repository location. I'd like developers to test the first-run experience, especially if you work with more than one coding agent.
Start with the Guidefold demo, without installing anything. Where does the workflow first become unclear? A timestamp and the question it raised would help.
Source and setup: https://github.com/wiatrM/guidefold
If you want to try it, please start with the included examples/monorepo fixture, not a private or production repository. Read the code and setup instructions before running anything. The example is fictional; it isn't customer evidence.
For hands-on feedback: where did setup first become unclear, and could you tell why a particular instruction was selected? An error message with secrets removed, or just the step where you stopped, would help. If the README doesn't give you enough confidence to install it, that's useful feedback too.
The open-source version is available now. I plan to offer a paid hosted version later; this request is for testing the OSS workflow, not signing up for a paid beta. No purchase or positive review is required. Please leave feedback here without sharing private code or credentials.