Checks a GitHub, GitLab, or Perforce (p4) pull request (or merge request, or shelved changelist) for unresolved review comments, failing status checks, and incomplete PR descriptions. Waits for pending checks to complete, categorizes issues as actionable or informational, and optionally fixes and resolves them. Use when the user wants to check a PR/MR/CL, address review feedback, or prepare a change for submission.
$npx -y skills add haseeb-heaven/gworkspace-agent --skill check-prInstalls into the current project.
Run `npx skills use "https://github.com/haseeb-heaven/gworkspace-agent" --skill "haseeb-heaven/gworkspace-agent/check-pr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/haseeb-heaven/gworkspace-agent" that are relevant to the current task. Run `npx skills add "https://github.com/haseeb-heaven/gworkspace-agent"` and select the relevant skills, then follow their instructions.