Skills

All Skills

push

Skills tagged with #push

@definev

zenrouter

Implement and extend routing using the zenrouter Coordinator pattern. Use this skill when the user asks to add a route, feature module, layout, redirect rule, redirect guard, nested coordinator, or navigate programmatically. Triggers on: route, router, routing, coordinator, CoordinatorModular, RouteModule, NavigationPath, IndexedStackPath, RouteLayout, RouteRedirectRule, RedirectRule, RedirectResult, parseRouteFromUri, push, pop, replace, navigate, deep link, toUri, parentLayoutKey, layoutKey, bindLayout, RouteUnique, RouteGuard, RouteRedirect, notFoundRoute, zenrouter.

definev/zenrouter
19d ago
950
@Nairon-AI

flux-autofix

Enable Claude Code's cloud auto-fix on a PR after submit. Watches for CI failures and review comments, pushes fixes remotely so you can walk away. Runs automatically after /flux:work submits a PR (when enabled via /flux:setup). Also invocable manually via /flux:autofix.

Nairon-AI/flux+30 more
18d ago
50
@marcus

nightshift-release

Release a new version of the nightshift Go project using goreleaser. Use when the user asks to cut a release, push a new version, bump the version, publish a release, or verify a release succeeded. Covers version bumping, git tagging, goreleaser dry-run validation, pushing, and post-release verification via GitHub Actions and `gh`.

marcus/nightshift
18d ago
9010
@Eclipse-Cj
MCP

Paper Distill MCP

Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support.

mcpgithubaisearch
Eclipse-Cj/paper-distill-mcp
19d ago
0
@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
@jerrywu001

Git Push

用于在用户明确要求时,一次性完成 `pull -> commit -> push`。

jerrywu001/vue3-toastify
18d ago
5410
@vinkius-labs

vinkius-deploy

How to deploy MCP servers to Vinkius Edge using `vurb deploy`. Use this skill whenever deploying, configuring remote settings, preparing an entrypoint for edge deployment, or troubleshooting deploy-related errors. Activate when the user says "deploy", "publish to edge", "vurb deploy", "push to Vinkius", mentions .vurbrc, VURB_DEPLOY_TOKEN, or any edge deployment topic.

vinkius-labs/vurb.ts+2 more
19d ago
2070
@TheHotwireClub

hwc-navigation-content

Build Hotwire navigation and content-discovery flows: Turbo Frame pagination, tabbed navigation, lazy loading, faceted filtering/search, cache lifecycle, scroll restoration, and visit/render control. Prefer this skill when the core problem is request/response navigation state and browser history behavior. Use hwc-forms-validation for form validation and inline edit flows, hwc-realtime-streaming for WebSocket/Turbo Stream push updates, hwc-media-content for image/video/audio features, hwc-ux-feedback for generic loading/progress/transition polish, and hwc-stimulus-fundamentals for Stimulus APIs not centered on navigation.

TheHotwireClub/hotwire_club-skills+3 more
19d ago
490
@AbsolutelySkilled

a2a-protocol

Use this skill when working with the A2A (Agent-to-Agent) protocol - agent interoperability, multi-agent communication, agent discovery, agent cards, task lifecycle, streaming, and push notifications. Triggers on any A2A-related task including implementing A2A servers/clients, building agent cards, sending messages between agents, managing tasks, and configuring push notification webhooks.

a2aagent-interoperabilitymulti-agentagent-cardjson-rpcgrpc
AbsolutelySkilled/AbsolutelySkilled+145 more
18d ago
660
@FortiumPartners

act-local-ci

Run GitHub Actions workflows locally before pushing to validate CI/CD pipelines, catch errors early, and reduce iteration time.

FortiumPartners/ensemble+42 more
18d ago
90
@BitYoungjae

chalkak-ocr-models-release

Release and sync the `chalkak-ocr-models` AUR package by bumping `aur/chalkak-ocr-models/PKGBUILD` and `.SRCINFO`, refreshing checksums against the GitHub asset `ocr-models-vN`, and pushing packaging-only metadata to AUR. Use when publishing OCR model files to AUR, updating model package version/checksum, or fixing `chalkak-ocr-models` AUR metadata.

BitYoungjae/ChalKak+1 more
18d ago
390
@tomasz-tomczyk

crit

Use when working with crit CLI commands, .crit.json files, addressing review comments, leaving inline code review comments, sharing reviews via crit share/unpublish, pushing reviews to GitHub PRs, or pulling PR comments locally. Covers crit comment, crit share, crit unpublish, crit pull, crit push, .crit.json format, and resolution workflow.

tomasz-tomczyk/crit+1 more
18d ago
460
@OpenSource03

release

Run the Harnss release workflow — review staged diff, bump version, commit, tag, push, and create a GitHub release. Use when releasing, bumping version, tagging, or creating a release. Argument: major, minor, or patch.

OpenSource03/harnss+1 more
18d ago
1440
@Aurealibe

commits

Quick commit and push following Conventional Commits

Aurealibe/claude-config+1 more
18d ago
660
@KazaKago

Commit, Push & Create PR

Commit changes in meaningful units and create a PR in one go.

KazaKago/swr-compose+1 more
19d ago
630
@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
@rilldata

rill

Re-review a PR after the author has pushed updates in response to previous feedback

rilldata/rill
18d ago
2.5K0
@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
@openshift

Build CPO Image

Build and push control-plane-operator container image. Auto-applies when testing CPO changes that require deploying to a live cluster.

openshift/hypershift+6 more
18d ago
5140
@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
@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
@automateyournetwork

aci-change-deploy

Safe ACI policy change deployment - ServiceNow CR lifecycle, pre/post-change fault baselines, APIC policy application, automatic rollback on fault delta, and GAIT audit trail. Use when deploying ACI policy changes, creating tenants or EPGs, pushing config to APIC, or running a change window with rollback protection.

automateyournetwork/netclaw+71 more
18d ago
2720
@nrjdalal

deploy-to-vercel

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

nrjdalal/zerostarter
18d ago
460
@InstaPods
MCP

InstaPods

Deploy and manage cloud servers from AI agents. Create pods, push code, run commands — all via MCP.

mcpai
InstaPods/instapods
19d ago
0
@Joncik91

review-responder

Use when receiving feedback on code you implemented, responding to reviewer comments, deciding which review suggestions to implement, or pushing back on incorrect review feedback.

Joncik91/ucai+1 more
18d ago
280
@SwiftfulThinking

adding-deep-link

Add deep link or push notification handling logic to ModuleWrapperPresenter. Use when the user asks to handle a deep link, URL route, universal link, push notification action, or notification tap. Both deep links and push notifications are handled in ModuleWrapperPresenter.swift.

SwiftfulThinking/SwiftfulStarterProject+10 more
18d ago
660
@wdkwdkwdk

Git Update Commit Push

Summarize current repo changes and execute a safe one-command Git handoff.

wdkwdkwdk/DataWowsight
18d ago
740
@peteonrails

aur-publish

Publish voxtype to AUR. Updates PKGBUILD, generates checksums, and pushes to AUR. Use after a GitHub release is published.

peteonrails/voxtype+3 more
18d ago
4990
@LarsCowe

bmad-advanced-elicitation

Push the LLM to reconsider, refine, and improve its recent output.

LarsCowe/bmalph+35 more
18d ago
2280
@automazeio

ccpm

CCPM - spec-driven project management: PRD → Epic → GitHub Issues → parallel agents → shipped code. Use this skill for anything in the software delivery lifecycle: writing a PRD ('write a PRD for X', 'let's plan X', 'scope this out'), parsing a PRD into an epic, decomposing an epic into tasks, syncing to GitHub ('sync the X epic', 'push tasks to github'), starting work on an issue ('start working on issue N', 'let's work on issue N'), analyzing parallel work streams, running standups ('standup', 'run the standup'), checking status ('what's next', 'what's blocked', 'what are we working on'), closing issues, or merging an epic. Use ccpm any time the user is talking about shipping a feature, managing work, or tracking progress — even if they don't say 'ccpm' or 'PRD'. Do NOT use for: debugging code, writing tests, reviewing PRs, or raw GitHub issue/PR operations with no delivery context.

automazeio/ccpm
18d ago
7.6K0
@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
@stickerdaniel

triage-reviews

Fetch PR review comments, verify each against real code/docs, fix valid issues, commit and push

stickerdaniel/linkedin-mcp-server
18d ago
1.3K0
@alchemiststudiosDOTai

audit-harness

Use when auditing HARNESS.md, pre-commit hooks, pre-push hooks, architecture gates, or CI workflows for tunacode-cli. This skill treats any mismatch, skipped gate, or failing check as a critical failure and requires manual one-by-one execution rather than make targets, batch wrappers, or summary-only audits.

alchemiststudiosDOTai/tunacode+1 more
18d ago
1190
@streaming-video-technology-alliance

pr-feedback

Fetch unresolved PR review comments, validate them, plan fixes, implement, push, and resolve threads

streaming-video-technology-alliance/common-media-library
18d ago
720
@flatirontek
MCP

Mcp Server

Push notifications with personalized sounds - manage and trigger your vybits via MCP

mcp
flatirontek/vybit-sdk
19d ago
0
@codefuturist
MCP

Email Mcp

IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.

mcpgithubai
codefuturist/email-mcp.git
19d ago
0
@callstackincubator

voltra

Build, review, refactor, configure, or debug Voltra code using Voltra JSX, Voltra JS APIs, and the Expo config plugin. Use when the user asks about charts, Live Activities, Dynamic Island UI, iOS widgets, scheduled widgets, Android widgets, image handling, app.json plugin config, or Voltra push update flows.

callstackincubator/voltra
18d ago
6140
@Uniswap

ai-toolkit

Create or update pull requests with conventional commits. Use when user says "create a PR for these changes", "submit this for review", "open a pull request", "push these changes and create a PR", "I'm ready to submit this work", or "create PR and link to issue

Uniswap/ai-toolkit+1 more
18d ago
300
@alpinejs

/review-pr - Maintainer-style PR review bot

You are a strict, opinionated maintainer of the Alpine.js project. Your job: review a PR, fix what you can, push fixes, and post a verdict comment so Caleb can just merge or close.

alpinejs/alpine+1 more
18d ago
31.3K0
@siewers

tag-release

Create a date-based git tag for a new release and push it

siewers/shield-commander
18d ago
370
@panayiotism

checkpoint

Save session progress by committing changes, pushing to remote, creating or updating a pull request, persisting decisions and patterns to memory layers, compiling session briefing, and archiving completed features. Use when saving work, creating a PR, preserving session state, or manually checkpointing progress.

panayiotism/claude-harness+1 more
18d ago
710
@wlzh

quark-mswnlz-publisher

Automate the full QuarkPanTool → mswnlz GitHub content publishing pipeline. Use when the user provides Quark share URLs and wants: (1) create a batch folder in Quark Drive, (2) save/copy resources into that folder, (3) copy promotional files INTO each shared resource folder, (4) generate permanent encrypted share links with random passcodes, (5) auto-classify items into mswnlz repos (book/movies/etc.) by repo descriptions, (6) append/update the target repo's YYYYMM.md and README month index, (7) git commit+push, (8) send unified Telegram notifications, and (9) force-trigger mswnlz.github.io site rebuild and return the final site URLs.

wlzh/skills+9 more
18d ago
1940
@quests-org

pre-push-review

Pre-Push Review

quests-org/quests
18d ago
4300
@james-robson
MCP

Push Realm

Collaborative learning database for AI agents. Search, submit, and vote on solutions via MCP.

mcpgithubaisearch
james-robson/push-realm
19d ago
0
@NVlabs

doc-reviewer

Reviews recent code changes and checks if documentation needs updates. Reads all MD files in root and docs/ to identify stale or missing documentation. Use when completing features, before pushing, or when asked to "check docs", "review documentation", or "doc-reviewer".

NVlabs/alpasim
18d ago
8620
@microsoft

winapp-identity

Enable Windows package identity for desktop apps to access Windows APIs like push notifications, background tasks, share target, and startup tasks. Use when adding Windows notifications, background tasks, or other identity-requiring Windows features to a desktop app.

microsoft/winappCli+5 more
18d ago
9180
@Ekioo

committer

Runs when a ticket reaches Done. Commits only the changes related to that ticket, at hunk-level if needed. Never pushes.

Ekioo/KittyClaw+5 more
10h ago
70
@dyoshikawa

commit-push-pr

Commit current changes, push to remote, and create or update a pull request. Use when the user wants to commit and create a PR, push changes and open a pull request, or ship their current work as a PR.

dyoshikawa/rulesync+4 more
18d ago
8910
@uezo

Voice Push Notification Skill

Send a voice message to a specific user's avatar session by OpenClaw session key.

uezo/aiavatarkit
18d ago
5530