Results for “push”
86 skillsPush Notification
Send a push notification via ntfy.sh or Pushover
118 · bundle
Ops Push
Push to Remote Environment
0
Git Pushing
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activate...
6 · bundle
Commit And Push
Creates clean conventional git commits using standard git and pushes changes to the remote repository. Use when the user asks to "commit and push", "push changes", or complete a commit followed by git push.
580
Git Pushing
Stage all changes, create a conventional commit, and push to the remote branch.
42.4k · bundle
Safe Push
Pre-push hygiene check for GitHub repositories. Scans for PII, secrets, and sensitive data before pushing. Audits commit messages, enforces repo-specific blocklists, and rate-limits pushes to avoid GitHub abuse detection. Use before any git push, especially to public repos.
105 · bundle
More results
Push
Runs project tests, stages and commits changes with a conventional message, then rebases and pushes to the current branch, stopping on any failure.
567 · bundle
Push Notifications
Implements push notifications with Firebase Cloud Messaging and local notifications in Flutter, covering iOS APNS, Android, foreground/background handling, actions, and deep linking.
4
Commit Push
Creates atomic git commits with terse Conventional Commits messages and pushes them to the remote, splitting changes by concern and avoiding secret files.
2
IOS Notifications
Push notifications for iOS using UserNotifications framework and APNS. Use when integrating APNS push notifications in iOS applications.
542 · bundle
Commit Push Pr
Creates a git commit and pushes to remote. Use -a to amend. Optionally accepts a commit message.
0
Commit Push Pr
Creates a git commit and pushes to remote. Use -a to amend. Optionally accepts a commit message.
0
Pr
Pushes the current branch and opens a GitHub pull request with a structured title and body.
0
Receiving Code Review
Guides technical evaluation of code review feedback, emphasizing verification before implementation and reasoned pushback over performative agreement.
1 · bundle
Ship
Stages all changes, creates a commit with a provided or prompted message, and pushes to the current branch.
54 · bundle
Push To Registry
Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.
0
Iterate Pr
Automates the cycle of fixing CI failures, addressing PR review feedback, and pushing changes until all checks pass.
42.4k
Ship Check
Verify work before committing, pushing, or requesting review
1 · bundle
Iterate Pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
1
Iterate Pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
6
Ops Pull
Pull Remote State
0
Create Pr
Creates a branch, atomic commits, pushes, and opens a pull request with terse, exact messages following conventional commit format.
2
Iterate Pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
0
Git Commit Push
当用户明确要求“解决当前 merge / rebase / cherry-pick 冲突、提交代码、创建 commit、把改动分批提交并 push、推送当前分支”时使用。进行中的冲突要先识别 Git 操作和双方原始意图,逐 hunk 做语义合并并运行项目检查,再经用户确认继续操作;普通改动要检查敏感信息与异常差异,拆成可运行、可审查、可回滚的原子提交后确认提交和推送。不得自动发起或中止 merge / rebase / cherry-pick,不得强推或随意改写已发布历史。不要用于普通改动尚未完成或验证失败、只想查看 Git 状态,或要创建 PR 的场景。
0 · bundle
Ship End
Wrap up the current session — update docs, commit, and push
1 · bundle
Ship
Creates a pull request from completed phase work, generates a rich PR body from planning artifacts, optionally runs code review, and prepares for merge.
1 · bundle
Pr Outreach
Turn "we should get press" into an earned-media plan a journalist might actually answer. The story angle worth their byline, a target list by beat, a pitch built for one reporter at a time, and a follow-up rhythm that is persistent without being a pest. Built for B2B teams doing their own PR, customizable to your story and your beats. Trigger on "help me pitch this", "build a PR plan", "which journalists cover this", "write a media pitch", "how do I follow up with press", or any earned-media outreach question.
0 · bundle
Yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
65 · bundle
Jetson Flash Image
Flash a promoted BSP image to a Jetson device in RCM mode using NVIDIA's flash.sh or l4t_initrd_flash.sh toolchain.
2.2k · bundle
Yeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).
2 · bundle
Ship
Commit, push, and open a pull request with a conventional commit message
1 · bundle
Github Pr Workflow
Guides a coding agent through the full GitHub pull request lifecycle: branch, commit, open PR, monitor CI, fix failures, merge, and clean up, using either the gh CLI or git plus curl.
2 · bundle
Overdrive
Pushes interfaces past conventional limits with technically ambitious implementations — shaders, spring physics, scroll-driven reveals, 60fps animations. Use when the user wants to wow, impress, go all-out, or make something that feels extraordinary.
7
Triage
Move issues and external pull requests through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
42.4k · bundle
Iterate Pr
Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.
5
Desk Flip
Autopsy a stuck project, extract salvageable artifacts, and route to a fresh start via $bootstrap-repo reset or new-repo bootstrap
1 · bundle