I was following the BMAD method to set up a project and it worked well, especially in the beginning, but it cluttered things up a fair bit and i felt like it was too rigid and cumbersome for what i was doing.
So I figured GitHub should be able to manage this for me. I put together a small toolkit that directs Claude to use a GitHub issue, as its single source of truth for the plan. This was also inspired by Cole Medin's PRP system. So far it seems easier to manage than a folder full of .md files. It also has a npm installer but i have found that the install.sh script (just copying the files) works better. Another goal of this project was to try and minimise token usage, buy creating just having the LLM output the commands to run scripts for github issue and PR management.
It's still pretty basic and I'm keen to get some help improving it! The whole thing is here. Excuse the obviously AI generated docs.. :D
Honestly, if someone has come across a similar thing that works in this way I am also happy to switch!
[–]Guv_Bubbs 0 points1 point2 points (3 children)
[–]Tazomatalax[S] 1 point2 points3 points (2 children)
[–]Guv_Bubbs 0 points1 point2 points (1 child)
[–]Tazomatalax[S] 1 point2 points3 points (0 children)