Git & VCS

Git operations, commit helpers, branch management

Showing 3577-3600 of 4538 skills
daaain

devcontainer-security

by daaain

Guide for setting up secured VS Code dev containers for coding agents. Use when creating or hardening a DevContainer to sandbox Claude Code or other coding agents, configuring Docker socket proxies, handling VS Code IPC escape vectors, setting up git worktree support, or verifying security controls. Covers threat model, three-layer defence architecture, Node.js/pnpm setup, and verification testing.

Docker 1 3mo ago
khw1031

skills-ref

by khw1031

스킬 디렉토리를 스캔하여 CLAUDE.md에 Available Skills 섹션을 XML 구조로 생성합니다. 스킬 등록, 스킬 목록 생성, CLAUDE.md 스킬 섹션, skills ref, 스킬 인덱스, available skills 작성 요청 시 활성화.

Processing 1 3mo ago
DaleSeo

modern-git

by DaleSeo

Modern Git command best practices for AI agents. Use modern, purposeful commands introduced in Git 2.23+ instead of legacy multi-purpose commands. Teaches when to use git switch (branch operations), git restore (file operations), and other safer alternatives to improve clarity and reduce errors.

CLI Tools 1 4mo ago
dhughes

configure

by dhughes

Use when user asks "what statusline components are available", "list statusline components", "show statusline components", "which statusline components", "configure statusline", "enable/disable statusline components", "change statusline order", or wants to manage statusline component configuration globally or per-project

Processing 1 4mo ago
khw1031

code-review-team

by khw1031

프로젝트 컨텍스트를 파악한 뒤 전문가 관점으로 코드 리뷰하고, 사용자 승인 후 Agent Team SPAWN으로 병렬 개선 작업을 수행합니다. 트리거: 코드리뷰, 코드 리뷰, code review, 리뷰해줘, 리팩토링, 코드검토, PR 리뷰, 변경사항 검토.

Code Review 1 3mo ago
Artmann

review-changes

by Artmann

Review code changes in a feature branch before merging. Use when asked to review a branch, review changes, check a PR, or audit code before merge. Compares the current branch against the default branch (main/master) and categorizes issues by severity (Critical, Major, Minor) with actionable solutions.

Code Review 1 3mo ago
flrngel

worktree-setup

by flrngel

Set up git worktree management with isolated databases, caches, and ports for parallel development. Run once per project to generate standalone scripts.

Database 1 4mo ago
idjoo

commit

by idjoo

"Smart atomic commits with Conventional Commits and emoji. Use when committing changes, creating git commits, or when the user says 'commit'. Analyzes workspace changes, splits into logical atomic units, and commits with emoji conventional format (type(scope): emoji description)."

Debugging 1 3mo ago
dmonteroh

changelog-automation

by dmonteroh

"Automate changelog and release note generation from commits or PR metadata using Keep a Changelog and semantic versioning. Use when designing release workflows or standardizing commit conventions."

Processing 1 3mo ago
kavantrudie

update-context

by kavantrudie

"Capture conversation context AND git changes to create comprehensive markdown documentation. Analyzes both discussed reasoning and actual code changes (via git diff) for accurate, meaningful documentation of features, bugs, architecture, and refactors."

File Ops 1 4mo ago
physics91

ci-cd-reviewer

by physics91

WHEN: CI/CD pipeline review, GitHub Actions, GitLab CI, Jenkins, build optimization WHAT: Pipeline structure + Job optimization + Security scanning + Caching strategy + Deployment patterns WHEN NOT: Kubernetes → k8s-reviewer, Terraform → terraform-reviewer

CI/CD 1 6mo ago
physics91

context-manager

by physics91

WHEN: Context setup, token optimization, MCP/agent configuration requests WHAT: Project analysis + Preset recommendation + MCP server selection + Agent activation + Config generation WHEN NOT: Status check only → /context-status command

Processing 1 6mo ago
physics91

readme-generator

by physics91

WHEN: README generation/update, project documentation, installation/usage/contribution guides WHAT: Project analysis + sectioned README templates + badges + environment variable docs WHEN NOT: API docs → api-documenter, Code comments → api-documenter

API Dev 1 6mo ago
wibaek

python-starter

by wibaek

Automatically configures formatter and linter settings when initializing Python projects. Installs ruff by default and uses pyproject.toml for configuration. Detects or asks the user about venv/poetry/uv environments and installs as dev dependencies. Optionally configures pre-commit and ty. Suggests VSCode workspace settings when using VSCode. Use this skill when starting Python projects ("Start a Python project", "Create a FastAPI project", "Create a data analysis Python project", etc.).

Code Gen 0 4mo ago
ShotaIuchi

commit

by ShotaIuchi

サブエージェント経由で変更をコミット

Git & VCS 0 4mo ago
freaxnx01

SKILL.md — OpenClaw Agent Skill

by freaxnx01

Pick a repo under ~/projects/repos via fzf and launch Claude Code — with slot tracking, per-slot Telegram pages, and Remote Control integration.

Comments 0 6d ago
mishankov

gh-issue-to-pr

by mishankov

Implement GitHub issues end to end using GitHub CLI and git, from cloning a repository (and forking only when needed) to opening a pull request. Use when asked to pick up a specific issue from GitHub and deliver a ready-to-review PR with linked issue context, commits, validation notes, and a pre-PR quality pass via $code-review.

CLI Tools 0 3mo ago
fancy-bread

start-task

by fancy-bread

Start Task

Automation 0 4mo ago
mehmetkoca

git2linkedin

by mehmetkoca

Generate feature-based and confidentiality-safe English LinkedIn Experience drafts directly from commit messages. Use when asked to write LinkedIn experience text from real commit activity for all-time or a specific date range (since/until in YYYY-MM-DD), while avoiding repository statistics and internal/confidential implementation details.

Git & VCS 0 3mo ago
prebsit

ops-rounds

by prebsit

Read the fleet inventory, check each host, write results back to the brain repo. Use when asked to do ops rounds or fleet check.

File Ops 0 2mo ago
marxbiotech

pr-cache-sync

by marxbiotech

Sync local PR review cache with GitHub. Use when user says "sync PR cache", "pull latest review", "refresh cache", "update local cache", or wants to ensure they have the latest review content from GitHub.

Caching 0 4mo ago
hsablonniere

commit

by hsablonniere

Create a git commit with a well-crafted conventional commit message. Use when the user asks to commit, create a commit, or says something like "commit this".

CLI Tools 0 3mo ago
NatoNathan

Shipyard CLI

by NatoNathan

This skill should be used when the user asks to "create a consignment", "add a shipyard consignment", "bump version", "shipyard version", "create release", "publish release", "generate changelog", "check shipyard status", "convert changelog to history", "initialize shipyard", or mentions Shipyard semantic versioning, monorepo versioning, consignment-based release management, or changelog conversion.

API Dev 0 3mo ago
fanthus

openclaw-expert

by fanthus

OpenClaw learning expert that retrieves and synthesizes information from official documentation (https://docs.openclaw.ai) and GitHub repository (https://github.com/openclaw/openclaw). Use this skill whenever the user asks questions about OpenClaw, including installation, configuration, API usage, concepts, troubleshooting, best practices, or any OpenClaw-related inquiries. Triggers include OpenClaw questions about features, implementation, usage, setup, or any openclaw-related topics.

Docs Gen 0 4mo ago