skills/github/SKILL.md
Use when the user asks to find, read, or download GitHub issues or gists locally.
npx skillsauth add goofansu/pi-stuff githubInstall 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 GitHub resources to disk and read them locally. This avoids fragile API round-trips during analysis — pull once, then work from local files.
| Resource | Sub-document | When to load |
|----------|-------------|--------------|
| Issues | issues.md | Pulling, searching, or reading issues via gh-issue-sync |
| Gists | gists.md | Downloading or inspecting gist files via gh |
gh for writes — creating, editing, or closing resources goes through the gh CLI directly, not through local file edits.data-ai
Use when the user asks to hand off the current session to a fresh agent.
development
Use when the user asks to research a topic online, find current information, compare options, or produce a research report.
content-media
Use when the user asks to transcribe audio files to text.
testing
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.