Command Problems
The command is unknown
Use the current namespace, including the colon:GitHub operations fail
Rungh auth status and confirm the authenticated account can access the repository. The account also needs permission for the issue, pull request or workflow operation being attempted.
Verification cannot run
Read the reported command and error. Install the repository dependency, correct the command or grant an appropriately narrow local permission. PRFlow should report blocked verification rather than treating it as a pass.The workflow is not appropriate
Use/prflow:review for assessment only. Use /prflow:review-and-fix when you also want local corrections. Use /prflow:implement <issue-number> when the work should produce a complete pull request from an existing issue.