Git & VCS

Git operations, commit helpers, branch management

Showing 217-240 of 5242 skills
paperclipai

github-pr-workflow

by paperclipai

Prepare a GitHub pull request from a feature branch — branch hygiene, commit shape, title/body, verification notes, screenshots for UI work, and replies to review comments.

Code Review 80.1K 3mo ago
paperclipai

check-pr

by paperclipai

Check a GitHub, GitLab, or Perforce PR/MR/CL for review comments, failing checks, and PR-body gaps. Use when asked to inspect, fix, or prepare a change for submission.

Comments 80.1K 1mo ago
paperclipai

doc-maintenance

by paperclipai

Audit README, SPEC, and PRODUCT docs against recent git history for drift and make minimal PR-ready edits. Use when asked to review docs for accuracy, after major feature merges, or on a schedule.

Code Review 80.1K 1mo ago
paperclipai

paperclip-dev-workspace-run-verify-fix

by paperclipai

Run, verify, reseed, and repair Paperclip isolated dev workspace services. Use when asked to start or fix a managed project/worktree service and prove health, login readiness, cloned data, runtime visibility, and correct port ownership.

Auth 80.1K 23d ago
Barnett-Studios

diff-context

by Barnett-Studios

"Use when the user asks to review changes, understand what changed, prepare a PR description, or needs context about recent modifications."

Finance 27 6mo ago
tuist

compare-builds

by tuist

Compares two Xcode build runs to identify duration regressions, cache changes, and new issues. Can be invoked with build IDs, dashboard URLs, or branch names (e.g. tuist compare-builds --base main --head feature-branch).

Processing 5.8K 5mo ago
ZhuLinsen

Fix Issue

by ZhuLinsen

回复或关闭 issue

Code Review 64.5K 2mo ago
tuist

compare-bundles

by tuist

Compares two app bundles to identify size changes, new or removed artifacts, and platform differences. Can be invoked with bundle IDs, dashboard URLs, or branch names.

Code Review 5.8K 5mo ago
oh-my-dsh

plugin-release

by oh-my-dsh

Package, publish, and distribute DeepSeek Harness (DSH) plugins — npm pack artifact validation, GitHub/npm/hub release-track selection, tarball overrides installs for the unpublished cohort (0.1.2-alpha.*), and CI/release gates with rollback. Use when publishing a plugin, packing a tarball, wiring a plugin into a profile/hub, or installing an alpha version that is not on npm; show a plan and obtain user confirmation before any publish action.

Git & VCS 66 5d ago
pxdogbo

rapid

by pxdogbo

Rapid session — capture realtime notes from the user while working with a live product (app, website, etc.) without losing context. Bare /rapid (or /rapid start with no slug) opens an instant menu — new session, resume, cleanup, review, handoff, update, help — and does nothing until you pick, so starting never blocks on housekeeping or the network. /rapid <note> skips the menu and captures straight into a new-or-reused session (fresh doc + sibling git worktree on a rapid/<slug> branch). Cleanup of finished sessions only ever runs when you ask for it (the menu's Cleanup option, or tidy/burn) — never automatically at start. Drive-by notes and bare-word triggers (review/recap, push (→ always commits the queue and opens a PR, never a bare git push), carpool, wash/clean, park, unpark, drop, test/testdrive, scrap, tidy, burn, link, reverse/undo, inbox) operate on the session this chat started, not on whatever doc happens to be marked active globally. wax grooms the doc in place (condense + group + de-stale) without emptying the queue. handoff seeds a scoped plan as a standalone session a fresh chat adopts; collab is a chatroom between two live agents; inbox leaves an async note in another session's doc (no loop, no poke — it never triggers the peer; to task or talk to a live agent use collab) for it to pick up later. Use whenever the user types /rapid, /rapid <note>, /rapid review, /rapid done, /rapid off, /rapid update, /rapid handoff, or says they want to "start a rapid session" / "drop a quick note" mid-task.

Agents 0 1mo ago
paperclipai

prepare-mcp-integration

by paperclipai

Prepare MCP/vendor integrations through cited research, a content PR, exact-revision human approval, and one governed Paperclip connector PR per approved connection. Use for new integration research and delivery; not for ad hoc connector coding that bypasses the playbooks.

Git & VCS 80.1K 9d ago
tuist

compare-generations

by tuist

Compares two tuist generate runs to identify cache hit rate changes and root-cause analysis of cache invalidation. Can be invoked with generation IDs, dashboard URLs, or branch names.

Caching 5.8K 5mo ago
paperclipai

deal-with-security-advisory

by paperclipai

Handle confidential GitHub Security Advisory response for Paperclip. Use when coordinating advisory triage, private-fork fixes, CVE/publication steps, and immediate security releases.

Comments 80.1K 1mo ago
ZhuLinsen

Analyze Issue

by ZhuLinsen

开始修复 issue

Code Review 64.5K 2mo ago
paperclipai

prcheckloop

by paperclipai

Iterate on a GitHub PR until latest-head checks are green or a precise blocker is named. Use when a PR still has failing or pending checks after review fixes, including after greploop.

Code Review 80.1K 1mo ago
paperclipai

release-announcement

by paperclipai

Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.

Git & VCS 80.1K 1mo ago
paperclipai

release-changelog

by paperclipai

Generate the stable Paperclip release changelog at releases/vYYYY.MDD.P.md by reading commits, changesets, and merged PR context since the last stable tag.

Git & VCS 80.1K 13d ago
paperclipai

create-paperclip-bundled-skill

by paperclipai

Turn an idea, tweet, or task into a skill in the Paperclip skills catalog (packages/skills-catalog). Use when asked to FIND or MAKE a skill and publish it as a bundled/optional catalog skill: research prior art, reference or author it, add examples, regenerate the manifest, open a PR.

File Ops 80.1K 1mo ago
mukul975

analyzing-golang-malware-with-ghidra

by mukul975

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

Processing 31.3K 6mo ago
cursor

weekly-review

by cursor

Produce a weekly synthesis of authored commits with highlights by bugfix, tech debt, and net-new work

Code Gen 5.4K 6mo ago
cursor

what-did-i-get-done

by cursor

Summarize authored commits over a user-specified time period into a concise update

Agents 5.4K 6mo ago
cursor

fix-merge-conflicts

by cursor

Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution

Debugging 5.4K 6mo ago
cursor

new-branch-and-pr

by cursor

Create a fresh branch, complete work, and open a pull request

Code Gen 5.4K 6mo ago
cursor

loop-on-ci

by cursor

Watch CI runs and iterate on failures until all checks pass

CI/CD 5.4K 6mo ago