Connect your repo
Paste a GitHub URL or sign in to browse your private repositories directly.
Generate structured, AI-optimized prompts from any GitHub repository. Feed your entire codebase to ChatGPT, Claude, or Gemini in seconds.
How it works
Paste a GitHub URL or sign in to browse your private repositories directly.
Pick exactly which files to include. Smart defaults exclude binaries, lock files, and build artifacts.
The PMP engine runs in your browser via WebAssembly and assembles the prompt locally. Copy or download.
Analyze public and private GitHub repositories directly from your browser. Zero installation. The entire prompt is generated locally — your code never touches our servers.
A Go-based CLI for your local projects. Blazing fast, fully configurable, and scriptable — ideal for CI pipelines and large mono-repos.
Use cases
Feed a pull-request diff or entire module to Claude or GPT-4. Get architecture-aware feedback in seconds.
Scan for exposed secrets, vulnerable dependencies (CVE database), dangerous permissions and Docker misconfigs.
Use --focus-changes to generate a prompt scoped to files modified in recent commits. Perfect for daily stand-ups.
Export DOT/JSON graphs of your module dependencies. Feed them to AI to refactor coupling and spot circular deps.
Run --summary-only for AST-based function signatures instead of full source. Condense 10 MB to 50 KB for large mono-repos.
Run pmp in GitHub Actions or GitLab CI. Automatically attach an AI-ready snapshot to every PR comment.
Explorer
Navigate files, visualize dependencies, and read code — directly inside the app. No installation required.
Get started in seconds
Available via Go, cURL, or Homebrew. Transform any local directory into an LLM-ready prompt in milliseconds.
FAQ