fajarhide/omni — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a fast command line tool called Omni that helps people use AI coding agents without wasting money on huge messy terminal output. I want it to sit between the shell and tools like Claude Code or Cursor, watch commands like installs, builds, tests, diffs, docker builds, and file reads, then only show the AI the important parts.

It should remove noisy warnings, progress bars, repeated logs, and giant file dumps, while keeping real errors, stack traces, summaries, changed files, and useful context. The user should stay in control and be able to see what was filtered. Add simple setup, a config file, clear commands, and examples for daily developer workflows.

Please make it feel production ready, fast, and trustworthy. Include support for multiple agents sharing useful context locally, plus an MCP style integration if that makes sense. Add tests, docs, and a clean README with install and usage examples. Look up current docs online if you need to.

Want more depth? Deep Reverse