pr-reviewer
97Skill Claude CodeCodex
Multi-agent adversarial code review for pull requests.
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
Skill Claude CodeCodex
Multi-agent adversarial code review for pull requests.
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/.
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.
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…
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.
Skill Claude CodeCodex
Routes policy, research, and provider requests and composes a final answer.
Skill Claude CodeCodex
Provides information about insurance coverage options and details.
Skill Claude CodeCodex
Finds providers based on location and specialty.
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.
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…
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…
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…
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…
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.
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.
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.
Skill Claude CodeCodex
Perform Jenkins operations using the jenkins-cli.
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.
Skill Claude CodeCodex
Create or update a Jira ticket for a workload maintenance upgrade, based on maintenance upgrade check files.
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.
saidsef/mcp-github-pr-issue-analyser
Skill Claude CodeCodex
Manage the lifecycle of a GitHub PR - create, update the description, assign, refresh the branch and merge.
saidsef/mcp-github-pr-issue-analyser
Skill Claude CodeCodex
Tag a commit, publish a GitHub release, and read, correct or withdraw the tags and releases already there.
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…
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".…