disler/pi-vs-claude-code ? reverse-engineered prompt
Reverse engineered prompt
Build me a TypeScript repo that shows off a bunch of customized Pi Coding Agent setups, kind of like a showcase for how it compares with Claude Code.
I want a clean way to run different agent extensions, like a distraction free mode, a compact status footer, a purpose prompt at startup, safety checks for risky commands, multi agent orchestration, theme switching, session replay, and a few ways for agents to talk to each other locally or over a network. It should also be easy to load commands, skills, and agents from different folders so the same setup can work across Pi, Claude, Gemini, and Codex.
Make it feel like a real demo project, with good docs, examples, and simple commands for trying each mode. Use current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit