github skills

720 tagged github, measured the same way as everything else here.

Browse within: issues 74gitlab 68opensource 61registry 60predictive-modeling 59security-tools 59bot 54fixer 54chat 53context 53digest 53ingest 53ranbot 47vscode 43

pr-reviewer

97

synaptent/aragora

Skill Claude CodeCodex

Multi-agent adversarial code review for pull requests.

11 2d ago A 13 tokens original MIT

develop

98

geserdugarov/agent-orchestrator

Skill Claude CodeCodex

Project conventions and recurring gotchas for implementer agents working on agent-orchestrator. Use before committing any change in orchestrator/, tests/, or docs/.

10 2d ago A 33 tokens original Apache-2.0

review

99

geserdugarov/agent-orchestrator

Skill Claude CodeCodex

Review checklist for reviewer agents on agent-orchestrator PRs. Use when evaluating a developer-produced branch before approval or change-requests.

10 2d ago A 29 tokens original Apache-2.0

git-flow-pr

100

soulcodex/agentic

Skill Claude CodeCodex

Executes the full PR-driven development workflow: create an isolated feature branch from the current work, commit all staged changes, rebase cleanly onto the selected base branch (skipping any ancestor commits already merged), push the branch, and open a GitHub pull request linked to a related issue. Includes guidance…

10 2d ago A 103 tokens original MIT

pr-map

101

ValentinDutra/pr-map

Skill Claude CodeCodex

Turn a GitHub pull request into an interactive review map with AI insights, reviewed in the browser. Use when the user asks to review, map, or visualize a PR.

9 2mo ago A 38 tokens original MIT

gh-stars-classifier

105

catuscio/gh-stars-classifier-skill

Skill Claude CodeCodex

Classify the user's GitHub starred repositories into semantic categories and add them to GitHub Lists. Use when the user asks to organize, classify, categorize, or clean up their GitHub stars.

9 4mo ago A 44 tokens original MIT

jeremylongshore/plugins-nixtla

Skill Claude CodeCodex

Orchestrate 6-phase changelog generation workflow with AI synthesis, multi-source data fetching (GitHub/Slack/Git), quality validation, and automated PR creation. Use when automating release notes, weekly changelogs, or documentation updates. Trigger with "generate changelog", "weekly changelog", or "automate release…

9 7d ago A 75 tokens

iampantherr/SecureContext

Skill Claude CodeCodex

Use this whenever the user asks to ship, publish, release, tag, or cut a new version of the project — OR when CHANGELOG.md has an "Unreleased" / in-progress section ready to be shipped. The skill bumps the version across all version-bearing files, regenerates the CHANGELOG entry from git log since the last tag…

8 2d ago A 99 tokens original MIT

gh-wt

108

HikaruEgashira/gh-wt

Skill Claude CodeCodex

Use this skill whenever the user wants to operate on git worktrees — create, enter, list, remove, or garbage-collect — including parallel agent sessions, side-by-side PR reviews, benchmarking multiple branches, or isolating a dirty tree from a fresh checkout. Trigger even when "worktree" is not said — phrasings like…

7 10d ago A 158 tokens original MIT

configure-auto-enrich

109

zhebil/claude-code-plugins

Skill Claude CodeCodex

Explain the auto-enrich plugin to the user and show them how it's currently configured + what they can change. Use ONLY when the user explicitly invokes /auto-enrich:configure-auto-enrich or asks to set up / configure / inspect / troubleshoot auto-enrich. Do NOT auto-trigger from generic mentions of GitHub, GitLab…

7 1mo ago B 83 tokens original MIT

choucrifahed/agent-plugins

Skill Claude CodeCodex

Sync GitHub state then plan the next story end-to-end via the BMAD create-story flow. Detects blocking dependencies via GitHub labels and updates the GitHub issue label to ready. Use when the user invokes the SC menu code in bmad help, or asks to plan/create the next story, or asks to start the next BMAD story.

7 1mo ago A 78 tokens original MIT

bmad-github-story-dev

111

choucrifahed/agent-plugins

Skill Claude CodeCodex

Set up a git worktree/branch (or reuse the current one) and run BMAD dev-story end-to-end: auto-commits per task, PR creation, label updates. Use when the user invokes the SD menu code in bmad help, or asks to start implementing the next ready story, or asks to begin dev on a story.

7 1mo ago A 78 tokens original MIT

choucrifahed/agent-plugins

Skill Claude CodeCodex

Reconcile GitHub state with BMAD files — detect merged PRs, mark stories done in sprint-status.yaml and story files, sync GitHub labels, and clean up worktrees and branches. Use when the user invokes the SS menu code in bmad help, or asks to sync BMAD with GitHub, or just merged a PR and wants BMAD updated.

7 1mo ago A 81 tokens original MIT

abdullahkhawer/devops-skills

Skill Claude CodeCodex

Check everything that can be upgraded for maintenance across an AWS EKS Kubernetes cluster and output a decision file with Jira-formatted tickets for any required upgrades.

7 3mo ago A 37 tokens original Apache-2.0

issue-management

116

saidsef/mcp-github-pr-issue-analyser

Skill Claude CodeCodex

Create, update, list and search GitHub issues and PRs, list a repository's labels, run milestones, and check for duplicates.

6 2d ago A 27 tokens original Apache-2.0

bootstrap-project

119

thettwe/nyann

Skill Claude CodeCodex

Bootstrap a fresh or existing repo with nyann. TRIGGER when the user says "set up this project", "initialize git workflow", "bootstrap this repo", "scaffold this project", "ngyamm this repo", "use my profile" / "apply the nextjs-prototype profile" (profile mode). ALSO trigger on "standard setup" / "usual stack" / "the…

6 3d ago A 252 tokens original MIT

commit

120

thettwe/nyann

Skill Claude CodeCodex

Generate a Conventional Commits message from the staged diff and create the commit after user confirmation. TRIGGER when the user says "commit these changes", "commit this", "generate a commit message", "stage and commit", "commit with CC", "write a commit message", "summarize my diff into a commit", "/nyann:commit".…

6 3d ago A 175 tokens original MIT