Git & VCS

Git operations, commit helpers, branch management

Showing 433-456 of 5242 skills
mattpocock

implement-spec

by mattpocock

"Implement a specification in code."

Code Review 238.1K 18d ago
mattpocock

code-review

by mattpocock

"Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to \"review since X\"."

Git & VCS 238.1K 20d ago
mattpocock

resolving-merge-conflicts

by mattpocock

"Use when you need to resolve an in-progress git merge/rebase conflict."

Git & VCS 238.1K 20d ago
modu-ai

moai-workflow-worktree

by modu-ai

Git worktree management for parallel SPEC development with isolated workspaces, automatic branch registration, and seamless MoAI-ADK integration. Use when setting up parallel development environments, creating isolated SPEC workspaces, managing git worktrees, or working on multiple features simultaneously. Do NOT use for regular git operations like commit or merge (use manager-git agent instead).

CLI Tools 1.2K 7mo ago
Agenta-AI

add-announcement

by Agenta-AI

Helps add announcement cards to the sidebar banner system. Use when adding changelog entries, feature announcements, updates, or promotional banners to the Agenta sidebar. Handles both simple changelog entries and complex custom banners.

Code Gen 4.5K 7mo ago
Agenta-AI

create-changelog-announcement

by Agenta-AI

Use this skill to create and publish changelog announcements for new features, improvements, or bug fixes. This skill handles the complete workflow - creating detailed changelog documentation pages, adding sidebar announcement cards, and ensuring everything follows project standards. Use when the user mentions adding changelog entries, documenting new features, creating release notes, or announcing product updates.

Auth 4.5K 7mo ago
daymade

tunnel-doctor

by daymade

Diagnoses and fixes conflicts between Tailscale and proxy/VPN tools (Shadowrocket, Clash, Surge) on macOS. Covers four conflict layers - (1) route hijacking, (2) HTTP proxy env var interception, (3) system proxy bypass, and (4) SSH ProxyCommand double tunneling causing git push/pull failures. Includes SOP for remote development via SSH tunnels with proxy-safe Makefile patterns. Use when Tailscale ping works but SSH/HTTP times out, when browser returns 503 but curl works, when git push fails with "failed to begin relaying via HTTP", when setting up Tailscale SSH to WSL instances, or when bootstrapping remote dev environments over Tailscale.

API Dev 1.4K 6mo ago
daymade

statusline-generator

by daymade

Configures and customizes Claude Code statuslines with multi-line layouts, cost tracking via ccusage, git status indicators, and customizable colors. Activates for statusline setup, installation, configuration, customization, color changes, cost display, git status integration, or troubleshooting statusline issues.

CLI Tools 1.4K 10mo ago
cat-xierluo

git-batch-commit

by cat-xierluo

智能 Git 批量提交工具。当用户说 "git 提交"、"git commit"、"批量提交"、"拆分提交"、"整理提交" 时使用,或者当用户暂存了多个不同类型的文件需要分开提交时使用。自动将混合的文件修改按类型分类(依赖管理、文档更新、license 文件、配置、源代码等),并创建多个清晰聚焦的提交,使用标准化的提交信息格式。帮助保持清晰的 Git 历史,确保每个提交都有单一、明确的目的。使用英文前缀(docs:、feat:、fix: 等)加中文内容,支持 GitHub 彩色标签显示。

Debugging 610 6mo ago
rmyndharis

changelog-automation

by rmyndharis

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

Processing 1.4K 7mo ago
ComposioHQ

connect

by ComposioHQ

Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.

Git & VCS 73.3K 8mo ago
ComposioHQ

changelog-generator

by ComposioHQ

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

Code Gen 73.3K 10mo ago
obra

using-git-worktrees

by obra

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 279.1K 7mo ago
obra

executing-plans

by obra

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

Automation 279.1K 7mo ago
obra

requesting-code-review

by obra

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

Automation 279.1K 8mo ago
thedotmack

do

by thedotmack

Execute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.

CI/CD 91.9K 6mo ago
rudrankriyam

gpd-release-flow

by rudrankriyam

End-to-end release workflows for Google Play using gpd publish commands, tracks, rollouts, and edit lifecycle. Use when uploading builds or managing releases.

CLI Tools 982 6mo ago
Paramchoudhary

Tech Resume Optimizer

by Paramchoudhary

Optimize resumes for software engineering, PM, and technical roles

Processing 1.9K 7mo ago
Paramchoudhary

Resume Formatter

by Paramchoudhary

Ensure ATS-friendly formatting and create clean scannable layouts

Processing 1.9K 7mo ago
remotion-dev

make-pr

by remotion-dev

Open a pull request for the current feature

Processing 57.3K 6mo ago
max-sixty

worktrunk

by max-sixty

Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up commit message generation", "configuring hooks", "automating tasks", or general worktrunk questions.

CLI Tools 6.6K 6mo ago
max-sixty

release

by max-sixty

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.

Code Review 6.6K 6mo ago
max-sixty

issue-triage

by max-sixty

Triages new GitHub issues — classifies, reproduces bugs, attempts conservative fixes, and comments. Use when a new issue is opened and needs automated triage.

Debugging 6.6K 6mo ago
max-sixty

running-in-ci

by max-sixty

CI environment rules for GitHub Actions workflows. Use when operating in CI — covers security, CI monitoring, and comment formatting.

Code Review 6.6K 6mo ago