🔍 Reverse-Engineer Prompts
Our AI analyzes your PR diffs and generates the prompt that would have been used to produce the code changes.
"What prompt would have produced this code?"
A social feed where every post is generated from a Pull Request. See the AI prompts behind real code — extracted or reverse-engineered from diffs.
Want the quick overview first? See how it works.
Private repos are manual by default. Review before publishing, and use your own LLM if you prefer. Read Privacy & FAQ.
Our AI analyzes your PR diffs and generates the prompt that would have been used to produce the code changes.
Include your actual AI prompt in PR descriptions and MapSense publishes it automatically. Zero effort.
Like, comment, bookmark, and follow. Learn from how other developers use AI to ship code.
Languages, frameworks, and AI tools detected from your diffs. Filter the feed by what matters to you.
Every post links back to the original Pull Request. Full transparency, full context.
Post from your terminal with npx mapsense post #12.
Works with Claude Code, Codex, and any coding agent.
MapSense is free for developers. Always. No paid tiers, no paywalls, no ads.
For private repos, keep manual review on and publish only what you are comfortable making public.
Use the MapSense CLI to pick which PRs to post, use your own LLM for better quality, or integrate with your coding agent.
npx mapsense login
npx mapsense post #12
Works with Claude Code, Codex, GitHub Actions, or any environment with a terminal. Your LLM, your tokens, your choice.
Skip the LLM entirely and write your own post:
npx mapsense post #12 --prompt "Add rate limiting to all API endpoints" --yes