Quickstart
PromptDeploy lets your team safely edit AI prompts in production codebases — without needing a GitHub account or touching code.
This guide walks you through the four steps to get started:
- Install the GitHub App on your organisation or personal account
- Connect a repository that contains your AI prompt files
- Configure prompts — define which files are editable and how changes deploy
- Invite your team — bring in editors who can make prompt changes
How it works
Your AI prompt files live in your GitHub repository. PromptDeploy reads them directly from GitHub, presents them in a friendly editor, and writes changes back — either as a direct commit or a pull request.
No prompt content is stored on PromptDeploy servers. Content flows directly between GitHub and the browser.
Prerequisites
- A GitHub account (for the initial setup)
- A repository with AI prompt files (any file extension works —
.txt,.md,.json,.yml,.prompt, etc.) - An organisation or personal GitHub account where you can install GitHub Apps
Next steps
Follow the guides in order, starting with installing the GitHub App.