sahiixx/sahiixx-agency — reverse-engineered prompt
Reverse engineered prompt
Build me a One Person Agency app that acts like a control center for all of my GitHub repos. I want it to connect to my GitHub account, discover my public repos, group them into useful categories, and register each one as a module the system can use. Then I want to be able to type a plain English task like “run voice assistant” and have the app figure out which repo is the best match, dispatch the task, and let me check the status and results later.
Please make it usable in three ways, a simple terminal command app, a web API, and a browser dashboard that shows my repo universe visually. I also want basic GitHub intelligence reports, like trending repos, activity or velocity, and hidden gems. If it fits, expose the main actions as MCP tools too. Use the environment settings for my GitHub token and username, and make the main sync, registry, task dispatch, task status, stats, and intel flows work end to end. Look up current docs online if you need to.
Want more depth? Deep Reverse