yc-software/qm ? reverse-engineered prompt
Reverse engineered prompt
Build me a multiplayer agent harness for a company, with a web app and Slack integration so people can use the same agent in both places.
Each person and each channel or project should have its own private workspace with its own memory, files, permissions, keychain, scheduled jobs, and sandboxed tools, while still allowing shared work when someone is invited or a skill is granted. I want an admin area too, where I can control org settings, security level, which agent modes are available, and what can be used in each workspace.
It should support background tasks, custom internal web apps, and shared skills that can be imported and promoted across the org. Make sure it works with a durable server side core, a database for sessions and memory, and a plugin style setup so Slack and the web UI both plug into the same system.
If you need current docs or APIs, look them up online as you go.