Skills

All Skills

branch

Skills tagged with #branch

@projectservan8n

UltraReview

Parallel multi-agent code review for the CURRENT git branch vs `main`. Uses Tarsee's agent registry (Coder, Researcher, Writer) to run three independent review passes simultaneously, then aggregates.

projectservan8n/Tarsee
15d ago
60
@raulvidis

coding-handoff

Standardize coding handoffs between builder, QA, and deploy agents. Use when a coding task moves across stages and requires strict ACK/DONE/BLOCKED status updates, branch metadata, and PR readiness checks.

raulvidis/openclaw-multi-agent-kit+4 more
18d ago
2350
@MuhammadUsmanGM

pr-describe

Write a pull-request title and body from the current branch's commits and diff against the base branch. Invoke when the user asks to open a PR, draft a PR description, or summarize a branch.

MuhammadUsmanGM/claude-code-best-practices+2 more
16d ago
50
@getsentry

create-java-pr

Create a pull request in sentry-java. Use when asked to "create pr", "prepare pr", "prep pr", "open pr", "ready for pr", "prepare for review", "finalize changes". Handles branch creation, code formatting, API dump, committing, pushing, PR creation, changelog, and stacked PRs.

getsentry/sentry-java
18d ago
1.3K0
@pydantic

Address PR Review Feedback

Find and address all review comments on the PR for the current branch. For each comment:

pydantic/pydantic-ai
18d ago
15.5K0
@hookdeck

hookdeck-cli-release

Guides maintainers through Hookdeck CLI releases (stable GA, beta from main, beta from feature branches) and user-centric GitHub release notes. Validates proposed versions against SemVer from the actual change set (e.g. breaking changes require a major bump). Use when cutting a release, publishing a tag, drafting release notes, choosing vMAJOR.MINOR.PATCH, GoReleaser, npm publish, pre-releases, following the release checklist, or `gh release create`.

hookdeck/hookdeck-cli
19d ago
3500
@hyperlane-xyz

build-docker-image

Trigger Docker image builds for Hyperlane agent, monorepo, or node service images. Use when the user wants to build new Docker images for a branch, commit, or tag.

hyperlane-xyz/hyperlane-monorepo+14 more
19d ago
520
@AI-Provenance

devmemory-context

Refresh and read the automatically generated project context from DevMemory before diving into the codebase. Use at the beginning of a session or when working on a new branch.

AI-Provenance/ai-dev-memory+2 more
18d ago
660
@lowdefy

l-changeset

Generate a changeset file for the current branch. Analyzes commits, determines bump types, and writes a user-facing changelog entry. Use when preparing version bumps.

lowdefy/lowdefy+5 more
18d ago
3.0K0
@openai

babysit-pr

Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and stop only when user help is required (for example CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking situations). Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

openai/codex+3 more
18d ago
65.3K0
@realmorrisliu

openrouter-rs-release

Prepare and publish a new openrouter-rs or openrouter-cli release with consistent version updates, release notes, PR-first branch-protected workflow, and correct SDK-before-CLI sequencing when the CLI depends on a fresh SDK version. Use when asked to cut a release, bump crate versions, publish to crates.io, update changelog entries, refresh README installation versions, or update the README release history.

realmorrisliu/openrouter-rs
18d ago
580
@pydantic

coverage

Fetch coverage diff from Codecov for the current branch or a specific PR. Shows uncovered lines, patch coverage, and overall coverage change.

pydantic/monty+2 more
18d ago
6.2K0
@gannonh

address-comments

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

gannonh/kata+20 more
22h ago
100
@nmamano

isomux-grill-me

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

nmamano/isomux+4 more
18d ago
140
@LazyAGI

lazyllm-skill

LazyLLM framework for building multi-agent AI applications. Use when task mentioned LazyLLM or AI program for: (1) Flow orchestration - linear, branching, parallel, loop workflows for complex data pipelines, (2) Model fine-tuning and acceleration - finetuning LLMs with LLaMA-Factory/Alpaca-LoRA/Collie and acceleration with vLLM/LMDeploy/LightLLM. Includes comprehensive code examples for all components, (3) RAG systems - knowledge-based QA with document retrieval, vectorization, and generation, (4) Agent development - single/multi-agent systems with tools, memory, planning, and web interfaces.

LazyAGI/LazyLLM
18d ago
3.7K0
@blader

schematic

Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.

documentationgitbranch-analysisspecreverse-engineering
blader/schematic
18d ago
1330
@gotalab

git-branch-cleanup

Analyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote tracking. Provides interactive selection with safety guards. Use when the user wants to clean up branches, delete old branches, organize Git branches, or asks about which branches can be safely deleted.

gotalab/skillport+2 more
18d ago
3390
@zenml-io

zenml-backport

Backport docs/examples changes to a pre-existing ZenML release. Use when changes merged to `develop` need to be reflected in a live release version. Triggers include "backport", "cherry-pick to release", "update release docs", or when docs/examples changes need to be applied to an existing release branch.

zenml-io/zenml
18d ago
5.3K0
@carrotly-ai

upgrade-claude-agent-sdk

Upgrade the claude-agent-sdk dependency, review SDK changes for integration impact, expose new features to users via Settings or New Task dialog, update documentation, and ship on a feature branch. This skill should be used when the user mentions upgrading, updating, or bumping the claude-agent-sdk, or when reviewing SDK release notes for Gluon integration.

carrotly-ai/gluon-agent
18d ago
60
@eakmanrq

sqlglot-upgrade

This skill should be used when handling a sqlglot version bump, updating sqlglot compatibility, working on a renovate/sqlglot branch, fixing sqlglot-related test failures, or migrating functions from invoke_anonymous_function to sqlglot expression classes.

eakmanrq/sqlframe
18d ago
4950
@IgorGanapolsky

programmatic-agent-runs

Govern Cursor SDK local, cloud, self-hosted, and subagent coding runs before they create branches or PRs.

IgorGanapolsky/ThumbGate+5 more
5d ago
180
@Nagendhra-web

memory-bank

Token-efficient persistent memory system for Claude Code that extends your session limits by 3-5x. Layered architecture with progressive loading, compact encoding, branch-aware context, smart compression, session diffing, conflict detection, session continuation protocol, and recovery mode. Activates at session start (if MEMORY.md exists), on "remember this", "pick up where we left off", "what were we doing", "wrap up", "save progress", "don't forget", "switch context", "hand off", "memory health", "save state", "continue where I left off", "context budget", "how much context left", or any session start on a project with existing memory files. This skill solves two problems at once: Claude forgetting everything between sessions, AND sessions hitting context limits too fast. It replaces thousands of wasted re-explanation tokens with a compact, structured memory load that gives Claude full project context in under 2,000 tokens.

memorycontextpersistencesessionstoken-efficiencybranch-aware
Nagendhra-web/memory-bank
18d ago
230
@Gentleman-Programming

branch-pr

PR creation workflow for Agent Teams Lite following the issue-first enforcement system. Trigger: When creating a pull request, opening a PR, or preparing changes for review.

Gentleman-Programming/agent-teams-lite+11 more
18d ago
6980
@rangerchaz

turkey-build

Multi-agent app builder with 7 modes - greenfield, iteration, bugfix, refactor, UI polish, migration, and audit. PM orchestrates specialized agents with feature branches. 98%+ quality gate, runtime verified, visual QA.

rangerchaz/turkey-build
18d ago
660
@Lillecarl

Jujutsu Version Control

Use jujutsu (jj) for all version control operations including commits, branches, merges, rebases, and repository management. Handles git workflow translation to jj equivalents.

Lillecarl/nix-csi
19d ago
850
@bpowers

address-feedback-local

Improve the current branch's changes by getting code reviews in a loop until all feedback is addressed

bpowers/simlin+19 more
18d ago
920
@alohays

pdf-diff

Visual PDF regression test comparing current Beamer output against a baseline branch. Use when checking if slide changes introduced visual regressions.

alohays/paper2pr+1 more
18d ago
50
@docker

fix-issues

Fix one or more GitHub issues by creating branches, writing fixes, and opening PRs. Use this skill whenever the user provides GitHub issue numbers and wants them fixed, or says things like "fix issue 1234", "address these issues", "create PRs for issues 1234 and 5678". Triggers on any request involving GitHub issue numbers paired with fixing, addressing, resolving, or creating PRs. Also triggers for "fix #1234" shorthand.

docker/docs+2 more
18d ago
4.5K0
@deepsense-ai

generate-changelog

Generate changelog entries for packages changed on the current branch.

deepsense-ai/ragbits+1 more
18d ago
1.6K0
@electron

electron-chromium-upgrade

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

electron/electron
19d ago
120.6K0
@tykisgod

Unity Agent Harness for Claude Code — auto-compile, test pipelines, cross-model review, out of the box.

Compare the current branch against develop and generate two review documents: architecture change diagram + PR review checklist.

tykisgod/quick-question
18d ago
50
@BAM-DevCrew
MCP

Io.Github.BAM DevCrew/MAXential Thinking MCP

11 focused tools for structured thinking, branching, revision, and navigation.

mcpgithub
BAM-DevCrew/MAXential-Thinking-MCP
19d ago
0
@MystenLabs

Cherry-pick to Release Branch

Cherry-picks a commit from main to a release branch and creates a PR.

MystenLabs/sui+2 more
18d ago
7.6K0
@sgaunet

auto-mr

Push current branch, create MR/PR, wait for CI pipeline, merge, and clean up branch using auto-mr CLI

sgaunet/claude-plugins+6 more
18d ago
100
@Gentleman-Programming

Skill: gga-branch-pr

Gentleman-Programming/gentleman-guardian-angel+3 more
18d ago
7660
@lolopinto

git-pr-changelog

Create commits, push branches, open pull requests (gh or manual), and update changelogs with PR numbers. Use when a user asks for commit/push/PR creation or changelog updates tied to a PR.

lolopinto/ent
18d ago
600
@matteing

ci-preflight

Runs the full CI check suite locally before pushing. Use this skill before pushing a branch or when the user asks to verify everything passes, to catch issues before they hit CI.

matteing/opal+6 more
18d ago
330
@rivet-dev

git-spice-merge-my-stack

Merge a stacked git-spice branch chain with gh by retargeting each PR to main and merging bottom to top, including conflict recovery via rebase.

rivet-dev/rivet+12 more
18d ago
5.2K0
@dgk-dev

cp

Local verify-commit-push wrapper for Codex. Use only when the user explicitly says `/cp` or clearly asks to finish the current work by running the relevant local checks, staging intended files explicitly, committing on the current branch, and pushing. This workflow may commit directly to `main` or `master` when that is the repo's chosen operating model.

dgk-dev/dgk-gpt+2 more
18d ago
340
@egregore-labs

1. Update local develop ref without switching branches (safe for concurrent sessions)

git fetch origin develop:develop --quiet

egregore-labs/egregore+23 more
18d ago
50
@astral-sh

dependabot-pr-rollup

Find open Dependabot PRs for the current GitHub repo, compare each PR head to its base branch, replay only the net dependency changes in a fresh worktree and branch, run npm validation, and optionally commit, push, and open a PR. Use when you want to batch or manually replicate active Dependabot updates.

astral-sh/setup-uv
18d ago
7070
@InsightSoftwareConsortium

update-third-party

Update an ITK third-party library to a new version. Use when: bumping a vendored dependency version, updating ThirdParty module, running UpdateFromUpstream.sh. Creates a new branch with the tag-update commit and runs the extraction script.

InsightSoftwareConsortium/ITK
18d ago
1.6K0
@jaredpar

get-test-results

Use when user wants to get the test results or test failures for the current branch

jaredpar/complog
18d ago
400
@module-federation

changeset-pr

Create or update a `.changeset/*.md` file for the current branch or PR in this repository, choose the correct package scope and release type, and verify the result against repo-specific Changesets config. Use when a publishable package changed, when a PR is missing a changeset, when an existing changeset needs correction, or when Codex needs to confirm whether a branch should have a changeset at all.

module-federation/core+10 more
18d ago
2.5K0
@gmickel

flow-impl-review

John Carmack-level implementation review via rp-cli for current branch changes. Use when reviewing code changes, PRs, or implementations. Triggers on mentions of code review, implementation review, or PR review.

gmickel/gmickel-claude-marketplace+21 more
18d ago
5450
@PrefectHQ

agents-md-sync

Analyze code changes on the current branch and recommend updates to AGENTS.md files that have become stale. Use this skill before creating a PR, when the user asks to check AGENTS.md freshness, or when preparing an AGENTS.md update after a PR merges to main. Trigger whenever the user mentions syncing, updating, or checking AGENTS.md files, or when they're about to create a PR that touches code structure (new modules, renamed directories, changed commands, modified architecture).

PrefectHQ/prefect+2 more
18d ago
21.9K0
@carere

git-github-ops

Manage GitHub and Git operations with Conventional Commits support. Create commits, push branches, create/approve/merge PRs. Use proactively when asked to commit changes, create pull requests, or manage GitHub workflows.

carere/zaidan+2 more
19d ago
590
@harris21

laravel-herd-worktree

Use when setting up a Laravel worktree for local development with Laravel Herd, or when user asks to work on a feature branch in isolation

laravelphpherdworktreegitdevelopment
harris21/laravel-herd-worktree
18d ago
580
@ktorio

fix-bug

End-to-end bug fix workflow for the Ktor project. Accepts a GitHub issue (#NUMBER), YouTrack issue (KTOR-NUMBER), or YouTrack URL (https://youtrack.jetbrains.com/issue/KTOR-NUMBER). Fetches the issue, creates a failing reproducer test, commits on a new branch, implements the fix, validates, and opens a PR. Use this skill whenever the user wants to fix a bug from an issue tracker, mentions a KTOR issue number, or references a GitHub issue to fix.

ktorio/ktor
19d ago
14.3K0
@onsails

review-loop

Runs multi-pass automated code review with per-issue fix subagents. Triggers when preparing a branch for PR, reviewing code changes, or when thorough automated code quality review is needed.

onsails/cc+1 more
18d ago
210