Man-ishu678/standloop ? reverse-engineered prompt
Reverse engineered prompt
Build me a web app called Standloop that writes a daily standup for me.
It should let me sign in with Google, connect a few work sources like GitHub, Linear, Jira, and Slack, or use demo data if I just want to try it. Then on a Today page I can click Generate and it pulls my recent activity, turns it into a standup written in my voice, and splits it into Yesterday, Today, and Blockers. I want to be able to edit the tone a bit in Settings, paste a short writing sample so it sounds more like me, then copy the result or post it straight to Slack.
Also make it possible to run on a simple local setup with a mock mode when I do not have real API keys, and add a small server endpoint so an AI agent can request the standup through a single tool. If you need current setup details, look up the latest docs online.
Are you gonna build this?
make sure you review the code using coderabbit