github-issues

github-issues is a skill for Claude Code from Sassy-Dog/sassydog-skills. It costs 149 tokens per session (7,182 once invoked), scanned A, original, Apache-2.0.

A guide for working with GitHub Issues and Project boards, where teams track software work and its status. It covers reading backlogs, detecting stale or duplicate issues, and controlled issue updates.

In plain words
What is it for?
Use it to view board status, inspect labeled backlogs, find stale issues, check for duplicates before filing, and move issues through defined states.
Why use it?
It keeps issue and board information consistent and helps prevent duplicate or poorly scoped work from entering the backlog.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the sassy-dog plugin — 21 skills, 10 agents shipped together

Good fit Use it to view board status, inspect labeled backlogs, find stale issues…

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add Sassy-Dog/sassydog-skills
Claude Code
/plugin install sassy-dog

Made for: Claude Code.

Or install sassy-dog, the plugin that ships this one along with the rest of its 21 skills, 10 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for github-issues

README.md
[![agentmods](https://agentmods.dev/badge/skills/sassy-dog/sassydog-skills/github-issues.svg)](https://agentmods.dev/skills/sassy-dog/sassydog-skills/github-issues)
Your own site
<a href="https://agentmods.dev/skills/sassy-dog/sassydog-skills/github-issues"><img src="https://agentmods.dev/badge/skills/sassy-dog/sassydog-skills/github-issues.svg" alt="Measured on agentmods" height="20"></a>
Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,182 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00149 $0.07182
Opus 5 $0.00075 $0.03591
Sonnet 5 $0.00030 $0.01436
Haiku 4.5 $0.00015 $0.00718

Measured yesterday against content hash 7708c02da123, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

github-issues scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

The scan reads SKILL.md. This mod also ships 7 executable files (scripts/board-snapshot.sh, scripts/file-or-link-issue.sh, scripts/issue-claim.sh, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/github-issues/SKILL.md · 255 lines

How it starts

The opening of the file, as written. The whole thing — 255 lines — stays where its author put it; the contents beside it link to each section on GitHub.

GitHub Issues

Issue and ProjectV2 board operations for any GitHub repo: board snapshots, backlog reads, stale-issue detection, idempotent dedupe-then-file issue creation, and the fill/drain label-state transitions. Reads are free; this skill bundles exactly two write paths — scripts/file-or-link-issue.sh (issue creation, preview-then-confirm) and scripts/issue-claim.sh (label-state transitions plus promote's shape-gated assignee clear, dry-runnable) — plus one it points at, ${CLAUDE_PLUGIN_ROOT}/scripts/align-labels.sh, which owns the engineering-dimension and severity half of the label taxonomy.

Reads

Board snapshot (grouped by status column)

PROJECT_NUMBER=<n> OWNER=<org> bash ${CLAUDE_PLUGIN_ROOT}/skills/github-issues/scripts/board-snapshot.sh

Emits {counts, truncated, items[]}. If truncated: true, raise PROJECT_LIMIT — the newest issues are what got dropped. For board ID discovery (project/field/option IDs), card moves, and the board-vs-labels source-of-truth question, read references/board-graphql.md.

Backlog via labels

Some repos run label-driven backlogs with an empty board — an empty snapshot does not mean no backlog:

gh issue list --repo <R> --state open --limit 200 --json number,title,labels,updatedAt

Boardless work-queue snapshot (fill/drain)

One call replaces the per-tick ready/in-flight/blocked list reads AND parses the two machine-readable body contracts (touches: collision sets, literal Depends on #N lines) in one place:

REPO=<owner/name> bash ${CLAUDE_PLUGIN_ROOT}/skills/github-issues/scripts/queue-snapshot.sh

Emits {repo, me, ready[], in_flight[], blocked[]}ready ordered number-ascending with touches/depends_on/unannotated per issue; in_flight carries a mine flag rather than silently filtering to @me, so a loop can count its own claims while still seeing other sessions'. Judgment (touches-set intersection, priority, the smell test) stays with the caller — this is a read, not a dispatcher.

Read the full file on GitHub · 255 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed · +3 lines 7708c02da123
  2. 6d ago First seen · 252 lines · 149 tokens per session scan A fa466d345f1e

Subscribe to this mod's changes

github-issues is a skill published in the GitHub repository Sassy-Dog/sassydog-skills (0 stars, last pushed yesterday), licensed Apache-2.0. It adds 149 tokens to every session and 7,182 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

traction-eos

Implement the Entrepreneurial Operating System (EOS) to align vision and execution across a company. Use when the user mentions "EOS", "Entrepreneurial Operating System", "V/TO", "quarterly rocks", "Level 10 meetings", "accountability chart", "IDS process", "my company feels chaotic", "we keep having the same…

wondelai/skills · 147 tokens

promote-idea

Converts an album idea from IDEAS.md into an actual album project in one step. Use when the user says "promote [idea title]", "turn idea into album", or "start working on [idea]".

bitwize-music-studio/claude-ai-music-skills · 50 tokens

estimating-and-contingency

Produces a cost or effort estimate someone can defend — decomposing the work, choosing between analogous, parametric and bottom-up methods, documenting the basis and its assumptions, expressing confidence as a range, and sizing contingency and management reserve separately. Use this to build an estimate, challenge one…

cbrock84/headcount · 87 tokens

customer-onboarding-and-implementation

Takes a new customer from signature to working — setting a definition of live that both sides agreed before the contract was signed, planning and staffing the implementation, running data migration and integration realistically, training the people who will actually use it, and handing over to the ongoing…

cbrock84/headcount · 94 tokens

vendor-management

Selects, contracts, and manages suppliers and vendors — requirements, evaluation, negotiation support, onboarding, performance management, and exit. Use this to choose a vendor, run a selection process, structure a service agreement's operational terms, manage an underperforming supplier, plan an exit or migration, or…

cbrock84/headcount · 69 tokens

recap-doc

Post-development recap document generator. Use when: AI/Codex has implemented a feature and the user needs a guided walkthrough of what changed and why, with blind-spot detection and anticipated questions. Not for: Q&A follow-up (use /recap-ask), technical share-out for teammates (use /tech-brief), or generic code…

sd0xdev/sd0x-harness · 114 tokens