plugins/sjawhar/skills/review-comments/SKILL.md
Fetch PR review comments and create action plan
npx skillsauth add sjawhar/dotfiles plugins/sjawhar/skills/review-commentsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Fetch all review comments on a pull request and create an action plan.
jj workspace note: You may be in a non-default jj workspace with no
.gitdirectory. Ifghcommands fail, setGIT_DIRto point to the default workspace:GIT_DIR=/path/to/default/.git gh pr view ...
1. Find the PR:
gh pr view2. Fetch all comments:
gh repo view --json nameWithOwner -q .nameWithOwnergh pr view <number> --commentsgh api repos/{owner}/{repo}/pulls/{number}/comments3. Categorize the feedback:
4. Verify each comment against the code:
5. Handle conflicting feedback:
6. Create action plan:
7. Ready to execute:
development
Use when searching flights, hotels, or rental cars; comparing fares across flexible dates; discovering cheap destinations from a fixed origin; or hunting hidden-city ticketing deals. Trigger on multi-city itineraries, fare calendars, "where can I fly cheaply", price-sensitive trip planning, or any time the user wants a sanity-check against Google Flights pricing — Skiplagged surfaces hidden-city deals other engines deliberately hide.
development
Search the web via Ceramic Search (lexical/keyword-based). Use when looking up current events, recent news, time-sensitive facts, specific people/products/companies, technical docs, or any topic requiring fresh web results. Triggers on "search the web", "look up", "find recent", "latest news", "current", or when built-in knowledge is likely stale.
tools
Use when reading WhatsApp messages, searching conversations, sending messages, listing chats, or interacting with WhatsApp workspaces
tools
Watch CI status, fix failures, and merge when green