Solo Dev PR Workflow

solo-dev-pr-workflow Sop

sop active workflow

Solo Dev PR Workflow

Solo developer flow with agent-assisted review.

Steps

  • Create feature branch and push
  • Open PR to main (GitHub: gh pr create, Forgejo: API)
  • Present the PR link to the user and STOP. Do NOT merge.
  • User reviews the PR diff and explicitly approves
  • Only after explicit user approval: merge
CRITICAL: NEVER merge a PR without explicit manual approval from the user. No exceptions. Present the PR and wait.