Git & Pull Requests skills
Instruction sets that teach Claude Code how to handle a specific, repeatable task.
134 of 2,255 entries
everything-claude-code-conventions
★ 229,918Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
affaan-mupdated 15d agoMITclickhouse-io
★ 229,918ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
affaan-mupdated 15d agoMITeverything-claude-code
★ 229,918Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
affaan-mupdated 15d agoMIThuggingface-hub
★ 215,185HuggingFace hf CLI: search/download/upload models, datasets.
NousResearchupdated 14d agoMIThermes-agent-skill-authoring
★ 215,185Author in-repo SKILL.md: frontmatter, validator, structure, and writing-quality principles.
NousResearchupdated 14d agoMITmerger-model
★ 215,185Build accretion/dilution (merger) models in Excel — pro-forma P&L, synergies, financing mix, EPS impact. Pairs with excel-author. Use for M&A pitches, board materials, or deal evaluation.
NousResearchupdated 14d agoMITrequesting-code-review
★ 215,185Pre-commit review: security scan, quality gates, auto-fix.
NousResearchupdated 14d agoMITgithub-repo-management
★ 215,185Clone/create/fork repos; manage remotes, releases.
NousResearchupdated 14d agoMITopencode
★ 215,185Delegate coding to OpenCode CLI (features, PR review).
NousResearchupdated 14d agoMITspike
★ 215,185Throwaway experiments to validate an idea before build.
NousResearchupdated 14d agoMITgithub-auth
★ 215,185GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
NousResearchupdated 14d agoMIToss-forensics
★ 215,185|
NousResearchupdated 14d agoMITsimplify-code
★ 215,185Parallel 3-agent cleanup of recent code changes.
NousResearchupdated 14d agoMITgithub-pr-workflow
★ 215,185GitHub PR lifecycle: branch, commit, open, CI, merge.
NousResearchupdated 14d agoMITcodex
★ 215,185Delegate coding to OpenAI Codex CLI (features, PRs).
NousResearchupdated 14d agoMITcaveman-compress
★ 89,686>
JuliusBrusseeupdated 25d agoMITcaveman-help
★ 89,686>
JuliusBrusseeupdated 25d agoMITcaveman-commit
★ 89,686>
JuliusBrusseeupdated 25d agoMITstandup
★ 87,329Facilitate a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.
thedotmackupdated 13d agoApache-2.0timeline-report
★ 87,329Generate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline report, project history analysis, development journey, or full project report.
thedotmackupdated 13d agoApache-2.0do
★ 87,329Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
thedotmackupdated 13d agoApache-2.0weekly-digests
★ 87,329Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests", "week-by-week story", "serial timeline", or "narrative chapters" of a project's history.
thedotmackupdated 13d agoApache-2.0babysit
★ 87,329Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
thedotmackupdated 13d agoApache-2.0claude-code-plugin-release
★ 87,329Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, build verification, git tagging, GitHub releases, and changelog generation. NPM publishing (so `npx [email protected]` resolves) is handed off to the human maintainer, who raised npm security.
thedotmackupdated 13d agoApache-2.0graphify
★ 87,178Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.
Graphify-Labsupdated 14d agoMITdoubt-driven-development
★ 78,448Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.
addyosmaniupdated 16d agoMITcode-review-and-quality
★ 78,448Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
addyosmaniupdated 16d agoMITgit-workflow-and-versioning
★ 78,448Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when cutting a release, choosing a semantic version bump, tagging, or writing a changelog.
addyosmaniupdated 16d agoMITunderstand-domain
★ 74,200Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.
Egonex-AIupdated 14d agoMITunderstand-diff
★ 74,200Use when you need to analyze git diffs or pull requests to understand what changed, affected components, and risks
Egonex-AIupdated 14d agoMITpdf
★ 71,084Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.
shareAI-labupdated 1mo agoMITchangelog-generator
★ 67,771Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
ComposioHQupdated 2mo agoagent-github-modes
★ 64,474Agent skill for github-modes - invoke with $agent-github-modes
ruvnetupdated 14d agoMITgithub-automation
★ 64,474>
ruvnetupdated 14d agoMITadr-review
★ 64,474Review code changes against accepted ADRs for compliance violations
ruvnetupdated 14d agoMITpii-detect
★ 64,474Detect and flag personally identifiable information (PII) in text, code, and configurations. Use before committing code, writing logs, storing data, or sending model responses that might contain emails, phone numbers, SSNs, API keys, or passwords.
ruvnetupdated 14d agoMITagent-swarm-pr
★ 64,474Agent skill for swarm-pr - invoke with $agent-swarm-pr
ruvnetupdated 14d agoMITagentic-jujutsu
★ 64,474|
ruvnetupdated 14d agoMITagent-release-swarm
★ 64,474Agent skill for release-swarm - invoke with $agent-release-swarm
ruvnetupdated 14d agoMITagent-github-pr-manager
★ 64,474Agent skill for github-pr-manager - invoke with $agent-github-pr-manager
ruvnetupdated 14d agoMITHooks Automation
★ 64,474Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.
ruvnetupdated 14d agoMITgithub-release-management
★ 64,474|
ruvnetupdated 14d agoMITagent-multi-repo-swarm
★ 64,474Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm
ruvnetupdated 14d agoMITagent-security-manager
★ 64,474Agent skill for security-manager - invoke with $agent-security-manager
ruvnetupdated 14d agoMITagent-project-board-sync
★ 64,474Agent skill for project-board-sync - invoke with $agent-project-board-sync
ruvnetupdated 14d agoMITagent-pr-manager
★ 64,474Agent skill for pr-manager - invoke with $agent-pr-manager
ruvnetupdated 14d agoMITgh-pr-review
★ 48,603Automated Cherry Studio review for local branches, PRs, commits, files, architecture docs, and repository skills. Use for code or documentation reviews that need project-specific naming, main/renderer/shared placement and dependency rules, IpcApi and DataApi boundaries, lifecycle/service ownership, renderer hooks, React/UI conventions, and tests. Supports single-agent review with interactive fix selection or multi-agent reviewer-verifier review with risk-based auto-fix. To diagnose gaps in the skill after a review session, run `/gh-pr-review diag`.
CherryHQupdated 13d agoAGPL-3.0gh-create-pr
★ 48,603Create or update GitHub pull requests using the repository-required workflow and template compliance. Use when asked to create/open/update a PR so the assistant reads `.github/pull_request_template.md`, fills every template section, preserves markdown structure exactly, and marks missing data as N/A or None instead of skipping sections.
CherryHQupdated 13d agoAGPL-3.0prepare-release
★ 48,603Prepare a new release by collecting commits, generating bilingual release notes, updating version files, and creating a release branch with PR. Use when asked to prepare/create a release, bump version, or run `/prepare-release`.
CherryHQupdated 13d agoAGPL-3.0github
★ 45,631Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
HKUDSupdated 13d agoMITapp-store-changelog
★ 43,285Generate user-facing App Store release notes from git history since the last tag.
sickn33updated 14d agoMITaddress-github-comments
★ 43,285Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
sickn33updated 14d agoMITaccesslint-diff
★ 43,285Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.
sickn33updated 14d agoMITaccint-solve
★ 43,285Route a goal through acc's scored-memory loop via acc_act(runtime="solve"); deliberate any returned brain_frame and submit via continue.
sickn33updated 14d agoMITax-extract-workflow
★ 43,285Reconstruct workflow behind a past coding-agent artifact using local ax sessions/commits/skills/tool traces. Use when asked how X was built.
sickn33updated 14d agoMITaccint-commitments
★ 43,285Triage acc's open promises and close them with honest real-world verdicts via acc_act(runtime="outcome").
sickn33updated 14d agoMITask-matt
★ 43,285Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.
sickn33updated 14d agoMITtypescript-advanced-types
★ 37,927Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
wshobsonupdated 14d agoMITcode-review-excellence
★ 37,927Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
wshobsonupdated 14d agoMITreview-agent-setup
★ 37,927Configure human-in-the-loop gating for AI agent review actions in Claude Code. Use when setting up a project where an agent may post PR reviews, comments, merges, or edit CI configuration, and you want a cryptographically auditable approval trail with Cedar-enforced gates.
wshobsonupdated 14d agoMIT