Skip to main content

Implement an Issue

Run the implementation workflow with an open GitHub issue number:
PRFlow uses the issue as the source of scope. It then:
  1. Inspects the real repository and confirms the implementation boundary.
  2. Plans the change and identifies verification requirements.
  3. Implements the code and tests.
  4. Runs independent review passes and fixes verified problems.
  5. Updates relevant documentation and release notes.
  6. Creates or updates a pull request for human review.
PRFlow does not automatically merge the pull request. Repository protections and your normal approval process remain in control. For execution from GitHub issue comments, see Cloud runs.