Resolve inline code review comments on a GitHub PR. Use when asked to "resolve review comments", "address PR feedback", "fix PR comments", or "work through review comments". Fetches every inline comment with its surrounding code context, then applies each change systematically.
$npx -y skills add lauridskern/cindra --skill github-pr-commentsInstalls into the current project.
Run `npx skills use "https://github.com/lauridskern/cindra" --skill "lauridskern/cindra/github-pr-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/lauridskern/cindra" that are relevant to the current task. Run `npx skills add "https://github.com/lauridskern/cindra"` and select the relevant skills, then follow their instructions.