gajjalaashok75-UI/GakrCLI — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a terminal first AI coding agent called GakrCLI. I want people to install it from npm, run gakrcli, choose an AI provider with a simple /provider wizard, then chat with it inside their project folder.

It should understand the workspace, search files, read and edit code, create files, run shell commands with clear permission prompts, and stream the answer as it works. Support common providers like OpenAI, Claude, Gemini, DeepSeek, OpenRouter, Bedrock, Vertex, GitHub models, Ollama, LM Studio, and custom OpenAI compatible URLs through saved profiles and environment variables.

Add useful slash commands like help, provider switching, model switching, agents, skills, resume sessions, and basic session management. Include MCP tool support, specialized helper agents for things like architecture, frontend, backend, testing, security, and build errors, plus a small SDK so a VS Code extension or other host can embed it. Please include docs, tests, privacy checks, and sensible defaults. Look up current provider docs online if needed.

Want more depth? Deep Reverse