Git & VCS

Git operations, commit helpers, branch management

Showing 601-624 of 5242 skills
Gentleman-Programming

sdd-archive

by Gentleman-Programming

Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.

File Ops 1.9K 6mo ago
aAAaqwq

Commit Analyzer Skill

by aAAaqwq

See: learning-log.md entry "2026-01-31 05:15 AM - Git Pattern Analysis"

CLI Tools 89 6mo ago
Yeachan-Heo

git-master

by Yeachan-Heo

Git expert for atomic commits, rebasing, and history management

Automation 32.9K 6mo ago
Yeachan-Heo

psm

by Yeachan-Heo

Project Session Manager - isolated dev environments with git worktrees and tmux

Auth 32.9K 6mo ago
Yeachan-Heo

release

by Yeachan-Heo

Automated release workflow for oh-my-codex

CLI Tools 32.9K 6mo ago
Yeachan-Heo

hud

by Yeachan-Heo

"Show or configure the OMX HUD (two-layer statusline)"

CLI Tools 32.9K 6mo ago
guanyang

executing-plans

by guanyang

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Automation 958 7mo ago
guanyang

finishing-a-development-branch

by guanyang

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Code Review 958 7mo ago
guanyang

using-git-worktrees

by guanyang

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Code Review 958 7mo ago
guanyang

requesting-code-review

by guanyang

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Automation 958 7mo ago
guanyang

hosted-agents

by guanyang

This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.

Agents 958 7mo ago
Ataraxy-Labs

weave

by Ataraxy-Labs

License: MIT OR Apache-2.0

Git & VCS 1.3K 5mo ago
Significant-Gravitas

worktree-setup

by Significant-Gravitas

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, generates Prisma client, and optionally starts the app (with port conflict resolution) or runs tests. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

Code Gen 186.9K 6mo ago
mono

issue-triage

by mono

Triage a SkiaSharp GitHub issue or PR into structured JSON with classification (type, area, platform, severity), suggested response, and automatable actions. Triggers: "triage #123", "triage issue", "classify issue", "analyze issue", "what's this issue about". Also triggered when an issue number is given after the issue-triage skill is already mentioned.

Processing 5.6K 6mo ago
mono

native-dependency-update

by mono

Update native dependencies (libpng, libexpat, zlib, libwebp, harfbuzz, freetype, libjpeg-turbo, etc.) in SkiaSharp's Skia fork. Handles security CVE fixes, bug fixes, and version bumps. Use when user asks to: - Bump/update a native dependency (libpng, zlib, expat, webp, etc.) - Fix a CVE or security vulnerability in a native library - Update Skia's DEPS file - Check what version of a dependency is currently used - Analyze breaking changes between dependency versions Triggers: "bump libpng", "update zlib", "fix CVE in expat", "update native deps", "what version of libpng", "check for breaking changes". For security audits (finding CVEs, checking PR coverage), use the security-audit skill instead.

Code Gen 5.6K 7mo ago
mono

issue-repro

by mono

Reproduce a SkiaSharp issue systematically and capture structured reproduction results. Handles bugs (verify reported behavior) and enhancements (confirm feature is missing). Produces schema-validated JSON with step-by-step commands, outputs, environment details, and conclusion. Triggers: "repro #123", "reproduce #123", "reproduce issue", "try to reproduce", "can you reproduce", "repro this bug", "create reproduction".

Processing 5.6K 6mo ago
mono

release-publish

by mono

Publish SkiaSharp packages and finalize the release. Use when user says "publish X", "finalize X", "tag X", or "finish release X". This is the FINAL step - after release-testing passes. Publishes to NuGet.org, creates tag, GitHub release, and closes milestone. Triggers: "publish the release", "push to nuget", "create github release", "tag the release", "close the milestone", "annotate release notes", "testing passed what's next", "finalize 3.119.2", "release is ready".

CI/CD 5.6K 6mo ago
mono

add-api

by mono

Add new C# APIs to SkiaSharp by wrapping Skia C++ functionality. Structured 6-phase workflow: C++ analysis → C API creation → submodule commits → binding generation → C# wrapper → testing. Triggers: - Issue classified as "New API" (after fetching and classification) - Direct request: "add DrawFoo method", "expose SkSurface::draw", "wrap sk_foo_bar" - Keywords: "add API", "expose function", "wrap method", "create binding for"

API Dev 5.6K 7mo ago
mono

release-branch

by mono

Create a release branch for SkiaSharp. Use when user says "release X", "start release X", "create release branch for X", "I want to release", or "release now". This is the FIRST step of releasing - creates branch and pushes to trigger CI. Can auto-detect next preview version from main branch.

Code Gen 5.6K 7mo ago
Dicklesworthstone

planning-workflow

by Dicklesworthstone

"Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used."

Code Review 73 8mo ago
autogame-17

capability-evolver

by autogame-17

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.

CLI Tools 9K 6mo ago
itwanger

求职类文章写作 Skill

by itwanger

```

Docs Gen 17.5K 6mo ago
mohitagw15856

competitive-intelligence-monitor

by mohitagw15856

Continuously monitors competitor signals and surfaces strategic

Code Gen 1.3K 6mo ago
codemie-ai

report-issue

by codemie-ai

This skill should be used when the user wants to report a bug, file an issue, or suggest a feature for the CodeMie Code CLI tool (codemie-ai/codemie-code repository on GitHub). Trigger phrases include: "report a bug", "open an issue", "submit an issue", "file a bug report", "something is broken in CodeMie", "report to GitHub", "create a GitHub issue", "suggest a feature for CodeMie", "request an enhancement", "I have a feature idea", "codemie is not working", or any mention of filing a report for CodeMie. This skill automatically collects diagnostic context (OS, Node.js, CLI version, installed agents, active profile, codemie doctor output, recent debug logs) and creates a structured GitHub issue via gh issue create with a user-confirmed preview step before submission.

CLI Tools 274 6mo ago