The PRFlow Lifecycle
This page follows seven lifecycle stages from issue preparation through human merge. PRFlow performs the middle stages through four implementation phases. The final merge remains human-controlled.1. Issue
The GitHub issue is the change contract. PRFlow reads its description and acceptance criteria, checks declared dependencies and compares important claims with the repository before editing code. The optionalcreate-issue workflow clarifies unresolved decisions and requires explicit approval before it creates the issue.