MertCapkin/GraphStack — reverse-engineered prompt
Reverse engineered prompt
Build me a local developer workflow tool called GraphStack that helps people use AI coding agents without constantly rereading the whole repo. I want it to install into any project, work on Windows, macOS, and Linux, and set up Cursor rules, a slash command, orchestrator files, handoff notes, and helper scripts.
The basic flow should be simple. A user installs it, runs Graphify to create a local code knowledge graph and visual report, then opens Cursor or Claude Code and describes what they want built or fixed. The system should guide the AI through planning, building, reviewing, testing, and shipping without the user manually switching roles.
Please include a Python CLI with install, validate, doctor, board, and run style commands. Make the installer safe so it doesn’t overwrite existing handoff files. Add clear docs, examples, a demo folder, and basic CI checks. Keep everything local and privacy friendly. Look up current docs online if needed.
Want more depth? Deep Reverse