bygiuseppe-trisciuoglio· 53 skills
Posts review findings from a JSON file as inline comments on a GitHub Pull Request, attaching each comment to its file and line. Use when you have a list/JSON of review findings (each with a file path, line number, and a message such as summary/failure_scenario) and want them published on a PR as inline review comments. Triggers include "post these review comments on the PR", "associate comments to files in the PR", "publish review findings to PR #N", or having a JSON array of {file, line, summary} to turn into PR comments.
$npx -y skills add giuseppe-trisciuoglio/developer-kit --skill pr-review-commentsInstalls into the current project.
Run `npx skills use "https://github.com/giuseppe-trisciuoglio/developer-kit" --skill "giuseppe-trisciuoglio/developer-kit/pr-review-comments"` 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/giuseppe-trisciuoglio/developer-kit" that are relevant to the current task. Run `npx skills add "https://github.com/giuseppe-trisciuoglio/developer-kit"` and select the relevant skills, then follow their instructions.