Takes a GitHub PR URL or the current branch and writes a plain-English explanation of what it does and why, then posts it as a PR comment. Use when asked to explain a PR, summarize a pull request, write a plain-English description of a PR, add a summary comment to a PR, or understand what a PR changes. Trigger when a user says "explain this PR", "summarize this pull request", "what does this PR do", "add a comment explaining the PR", or shares a GitHub PR URL and asks what it does.
$npx -y skills add varnan-tech/opendirectory --skill explain-this-prInstalls into the current project.
Run `npx skills use "https://github.com/varnan-tech/opendirectory" --skill "varnan-tech/opendirectory/explain-this-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/varnan-tech/opendirectory" that are relevant to the current task. Run `npx skills add "https://github.com/varnan-tech/opendirectory"` and select the relevant skills, then follow their instructions.