yu-iskw/github-project-skills

Specialized Agent Skills to automate GitHub workflows using the GitHub CLI

7Stars on the repository
13Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

yu-iskw/github-project-skills

Skill Claude CodeCodexCursor

Implements new Agent Skills for the project. Identifies the AI coding tool (Cursor, Claude Code, Gemini CLI), ensures specification compliance, and provides specialized templates. Use when creating, authoring, or adding a new skill, or when the user asks about Agent Skills format or SKILL.md.

7 +1 4d ago A 66 tokens

lint-and-fix

02

yu-iskw/github-project-skills

Skill Claude CodeCodexCursor

Run make format and make lint, then fix linter violations. Use when formatting code or fixing trunk/lint issues.

7 +1 4d ago A 29 tokens

readme-sync

03

yu-iskw/github-project-skills

Skill Claude CodeCodexCursor

Synchronizes the list of Agent Skills in the root README.md with the actual skills present in the codebase.

7 +1 4d ago A 26 tokens

gh-issue-management

07

yu-iskw/github-project-skills

Skill Claude CodeCodex

Comprehensive management of GitHub issues, including sub-issue hierarchies. Use to create, update, close, list, search, view, comment on, and manage parent-child relationships between issues in a single skill.

7 +1 4d ago A 50 tokens

yu-iskw/github-project-skills

Skill Claude CodeCodex

Comprehensive management of GitHub Projects (v2). Use to list projects, view items, add items, update fields, and manage project structure in a single skill.

7 +1 4d ago A 38 tokens

yu-iskw/github-project-skills

Skill Claude CodeCodex

Sets the active GitHub project and repository context by writing a repo-level config file at .github/project-config.json. Run once per repository to eliminate repeated context verification prompts and share the context with all team members via git. All subsequent agent sessions will auto-verify silently against this…

7 +1 4d ago A 62 tokens

yu-iskw/github-project-skills

Skill Claude CodeCodex

Verifies the current GitHub authentication status and git remote against the repo-level config at .github/project-config.json. Proceeds silently when the environment matches the config. Alerts only when a mismatch is detected or no config exists. Use at the start of every session.

7 +1 4d ago A 58 tokens