Identify the current repository using `#githubRepo`.
List pull requests assigned to the user using `#list_pull_requests`.
For each pull request, extract the purpose and details.
Check if the pull request is waiting for review.
Check for any failed checks on the pull request.
If no Copilot review has been done, offer to request one using `#request_copilot_review`.
Present the information to the user.