SathiaAI/knosky ? reverse-engineered prompt
Reverse engineered prompt
Build me a local first tool that turns any repo or folder into an explorable city map, so I can point an AI assistant at my code and have it answer with real citations instead of guessing.
I want to run it on my machine, give it a folder, and get a local index plus a simple city style view of the repo that makes it easy to find where things live. It should connect cleanly with assistants like Cursor, Claude Code, Codex, and VS Code through a shared MCP style setup, and it should keep the source local by default.
Please include a quick startup flow, a health check command, and a way to generate a shareable HTML city view. If possible, add a safe mode for read only lookups and provenance so answers can point back to the files they came from. Keep it lightweight, privacy friendly, and free to run locally.
Are you gonna build this?
make sure you review the code using coderabbit