Git & VCS

Git operations, commit helpers, branch management

Showing 4537-4560 of 4619 skills
jzOcb

upgrade-guard

by jzOcb

Safe OpenClaw upgrades with snapshot, pre-flight checks, controlled upgrade steps, post-verification, and emergency rollback. Never lose your working system to a bad update again.

Git & VCS 10 5mo ago
jamelna-apps

smart-routing

by jamelna-apps

When deciding which Claude model (Opus/Sonnet/Haiku) to use, or when "route", "which model", "complex task", "multi-file", "architectural", or "deep debugging" is mentioned. Guides quality-first model selection.

File Ops 0 5mo ago
vijaykpatel

continuous-claudemd-updates

by vijaykpatel

Maintains CLAUDE.md in sync with codebase changes after commits. Use when (1) A commit has been made and CLAUDE.md needs updating, (2) User explicitly requests CLAUDE.md update or audit, (3) Major refactoring or architectural changes occur, (4) New conventions or patterns are established, (5) Files referenced in CLAUDE.md are deleted/moved. Keeps documentation concise by moving verbose content to docs/ folder with links, removes outdated information, and ensures CLAUDE.md reflects current codebase state.

Code Review 0 5mo ago
lazy-dog-23

commander

by lazy-dog-23

指挥官模式 — 自动创建子 Agent 执行任务,方案确认后全自动运行,最终汇报结果。节省当前对话上下文。

CLI Tools 0 4mo ago
DevBySergio

lynvo

by DevBySergio

Local-first Kanban board extension. Use when creating, editing, or managing tasks, columns, labels, checklists, or sync operations in a workspace with .vscode/lynvo/

Design 0 2mo ago
fanthus

github-repo-management

by fanthus

Create and manage GitHub repositories, branches, commits, and PRs via local git commands and GitHub MCP. Use when the user asks to create a repo, push code, get repo info, manage branches, open PRs, or work with GitHub repositories.

Code Gen 0 5mo ago
54853315

wechat-ocr-agent

by 54853315

WeChat unread message monitor using PaddleOCR. Automatically captures screenshots and extracts unread messages with hierarchical recognition (Layout → Section → Item). Supports contact name, message preview, and unread count detection.

Processing 0 4mo ago
BizShuk

Security Scanner

by BizShuk

Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data

API Dev 0 5mo ago
Svmiizzz

conventional-commit-batcher

by Svmiizzz

Auto-split mixed changes into logical commit batches with validated Conventional Commit messages. MUST BE USED for ANY git add, git commit, or git push operation.

Automation 0 4mo ago
ZhuMon

commit

by ZhuMon

Smart commit creation with conventional commits. Use when user says "commit" or requests committing changes. Handles staged file detection, suggests splits for multi-concern changes, and applies proper commit format without emoji prefixes.

Auth 0 7mo ago
ShotaIuchi

ghwf6-verify

by ShotaIuchi

実装を検証

Code Review 0 5mo ago
Eliagiac

manage-autonomous-repo

by Eliagiac

Design, build, refactor, document, test, demo, and maintain repositories intended to be managed primarily or entirely by Codex agents with minimal human supervision. Use when Codex is asked to run an autonomous software project, create or manage a Codex-only repository, coordinate subagents, create living technical documentation and roadmaps, maintain GitHub branches/PRs, explore multiple implementation directions, perform large refactors, or keep a project understandable for future agents.

Code Review 0 1mo ago
leovido

git

by leovido

Git workflow standards, commit conventions, hooks, and pull request practices. Use this when users need guidance on Conventional Commits, Git hooks with Lefthook, pull request templates, .gitignore configuration, or Git workflow best practices for team collaboration.

Code Gen 0 6mo ago
kunhai-88

brainstorming

by kunhai-88

"在任何创意工作之前必须使用—创建功能、构建组件、添加功能或修改行为。在实现前探索用户意图、需求与设计。"

Git & VCS 0 5mo ago
heykvnzhao

git-best-practices

by heykvnzhao

Safe-by-default git workflow and Conventional Commits. Use for git operations (diffs, staging, commits, branches, merges, conflict resolution, rebase/cherry-pick), PR review, and releases (tagging). Prevent destructive operations without consent.

Code Review 0 5mo ago
janjaszczak

mcp-github-ops

by janjaszczak

Use GitHub MCP for issue/PR context, diffs, reviews, and automations. Use when the task references PR/issue numbers, review requests, or requires repo metadata beyond local git.

CLI Tools 0 6mo ago
blackhaj

vscode

by blackhaj

VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.

CLI Tools 0 5mo ago
huskytech1

ai-news-daily

by huskytech1

专门用于聚合全球最新 AI 行业资讯并生成【AI 日报】。生成完成后,会自动打开生成的 HTML 日报网页。当用户提到以下任何关键词时自动触发:AI 日报、AI 新闻、今日 AI、AI 动态、行业简报、AI 资讯、看看 AI、AI 行业动态、AI 简讯。本技能抓取外部媒体新闻,与总结个人工作历史的 daily-review 完全不是同一回事。

Git & VCS 0 3mo ago
ylt

git-rebase-squash

by ylt

Clean up git commit history by squashing/reorganizing commits using non-interactive rebase. Use when user asks to "tidy up commits", "squash commits", "clean up history", "rebase", or wants N specific commits total. This skill handles the mechanics of rebasing in non-interactive environments where git rebase -i won't work.

CLI Tools 0 4mo ago
markab21

voluum-setup-install

by markab21

Install and configure voluum-cli on Linux/macOS, with Windows support via WSL.

Auth 0 5mo ago
liuyuqingsuser-prog

github-web-uploader

by liuyuqingsuser-prog

Upload local folders, skills, config lists, or source-code projects to GitHub through the user's logged-in Chrome session on macOS. Use when Codex should create a GitHub repository, sync a local text-based project tree into it, or publish OpenClaw/Codex skills without relying on gh or preconfigured git credentials.

File Ops 0 4mo ago
kelvinz

commit

by kelvinz

"Create atomic user-approved commits with feat/fix/chore titles. Include inline PRD checklist and context updates per atomic commit. Finalise branch merge/cleanup when requested. Triggers: commit changes, split commits, finalise branch, commit message."

Debugging 0 5mo ago
LujhCoconut

domain-knowledge

by LujhCoconut

个人领域知识库路由 skill。支持四轮递进阅读 (R1-R4) + JSON 结构化元数据 + 技术倒排索引。 支持命令: 解析一下这篇论文 [URL] 润色一下 [语句] 评价一下这篇论文 了解一下 [主题] [方向]有什么最新进展 我读过 [论文名] 吗 哪些论文能直接用到工业代码里 哪些论文用了 [技术名] [主题] 应该怎么归档 更多见请求类型表。

Docs Gen 3 1d ago
Schlsn

home-assistant-manager

by Schlsn

Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.

CLI Tools 0 5mo ago