Workflows
Each PRFlow workflow has a distinct responsibility:- Create an issue turns an idea or bug report into an implementation-ready GitHub issue.
- Implement carries an existing issue through a review-ready pull request.
- Review and fix assesses current changes and corrects verified findings.
- Documentation keeps developer docs, public docs and release notes aligned with code.
/prflow:review when you only want an assessment and /prflow:review-and-fix when you also authorize local corrections.