Installation
What You Need
To get started, you only need a supported coding agent:- Claude Code
- GitHub Copilot
- Codex
jq, Python 3.11 or newer and a POSIX-compatible Bash shell. You do not need to install all of these before installing the plugin. When you run PRFlow’s init skill, it checks your environment, identifies anything that is missing and works with you through the required setup.
On Windows, PRFlow can guide you through using WSL, Git Bash or MSYS2 when a POSIX-compatible Bash shell is not already available.
Install the Plugin
Choose the instructions for your coding agent. The marketplace retains its originaldevflow-marketplace name, while the plugin and its skills use the prflow name.
Already using the former DevFlow plugin? Follow Migrate from DevFlow instead of reinstalling from scratch.
Claude Code
Add the PRFlow marketplace, then install the plugin:GitHub Copilot CLI
Add the marketplace, install PRFlow and start a new Copilot CLI session:Codex CLI
Add the marketplace, install PRFlow and start a new Codex CLI session:Initialize a Repository
From the repository you want PRFlow to manage, invokeinit with the spelling used by your client.
Claude Code:
init. The agent checks your environment, guides you through missing requirements and creates or updates the repository’s PRFlow configuration while preserving existing values. You can then continue to your first run.