getkimchi/kimchi — reverse-engineered prompt

Reverse engineered prompt

Build me a terminal based coding assistant called kimchi that I can install, run setup once with my API key, and then launch from the command line to help me work on code in an interactive session. I want it to connect to Kimchi’s model backend and let me either use one model directly or a multi model mode where different roles handle planning, building, reviewing, exploring the codebase, and researching docs. Make it easy to switch models from inside the app, show which mode and phase I am in, and let me customize role assignments in a local settings file.

Please include simple slash commands for things like choosing models and managing request tags, with tags saved between sessions and static tags supported from an environment variable. The app should track phases like explore, plan, build, review, and research, and show them in the interface. I also want a normal help command and a clean install and first run experience for Mac and Linux. If anything is unclear, check the current docs online and fill in the gaps sensibly.

Want more depth? Deep Reverse