plugins/sjawhar/skills/load-issue/SKILL.md
Load a GitHub issue as the current plan
npx skillsauth add sjawhar/dotfiles plugins/sjawhar/skills/load-issueInstall 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.
Load GitHub issue $ARGUMENTS as the current working 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 issue view ...
1. Sync to latest main:
jj git fetch && jj rebase -d main2. Fetch the issue:
gh issue view <number>gh issue view -R <owner>/<repo> <number>3. Analyze the issue:
4. Verify issue validity against current code:
5. Set up context:
6. Propose a plan:
7. Wait for confirmation:
If the issue references other issues or PRs, briefly summarize how they relate.
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