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 as either a direct commit or a pull request.
Prompt content passes through our server to broker GitHub API calls, but is never stored, cached, or logged.
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.