kdcokenny/opencode-workspace — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a TypeScript package for OpenCode that works like a ready to use workspace bundle. I want someone to install it once with OCX, pick a workspace profile, and then launch OpenCode with a complete coding setup already wired together.

It should include separate agents for planning, exploring, researching, coding, writing docs, and reviewing code. The plan and build agents should coordinate work but stay safe, while the coder is the only one that can actually edit files and run commands. Add support for background delegation, plan management, OS completion notifications, Git worktree isolation, docs lookup, web search, GitHub code search, markdown table formatting, and a simple /review command.

Please include sensible permission boundaries so research and review are read only, documentation can write files but not run bash, and direct web fetching is blocked unless it goes through the approved tools. Add clear install commands, a quick start, and a short explanation of how people can fork and customize the agents and skills.

Want more depth? Deep Reverse