Reverse engineered prompt

GitHub

Build me a local app called Polsia that feels like an AI business autopilot for a small company. I want a simple web dashboard where I can see nine agents working on things like planning, competitor research, social posts, email outreach, customer support, ads, code tasks, finance, and one main orchestrator that writes a morning plan and an evening summary.

It should run with Docker, come up from a basic env file, seed some sample company data, and open at localhost. Make it safe by default in sandbox mode so nothing actually posts, sends, or charges unless I turn that off later. The agents should use the Claude Code CLI that is already logged in on my machine, and there should be live activity updates plus clear agent status and metrics in the dashboard.

Please wire in the optional integrations only if keys are provided, like Stripe, X, SendGrid, search, ads, and GitHub. Also include a mock mode for tests so it works without Claude credentials. Look up current docs online if you need to.

Have a live product UI? Try website reverse