Git & VCS

Git operations, commit helpers, branch management

Showing 4513-4536 of 4619 skills
Protagonistss

branch

by Protagonistss

智能分支管理技能 - 策略、操作自动化和冲突解决。用于创建分支、合并分支、检查冲突 or 清理分支。

Code Gen 0 6mo ago
Cygnusfear

code-review

by Cygnusfear

This skill should be used when reviewing pull requests, performing comprehensive code review, analyzing code changes before merge, or when the user asks for thorough/ultra-critical code review. Performs EXTREMELY CRITICAL 6-pass analysis identifying runtime failures, code consistency issues, architectural problems, environment compatibility risks, and verification strategies. Posts structured review as GitHub PR comment. Use when user asks to "review PR", "review this code", "review changes", "check this PR", "analyze PR", "post review", or for Phase 3 of devflow. Supports parallel review mode with multiplier (code-review-3, code-review 6X) for consensus-based reviews. This is an ultra-critical reviewer that does not let things slip and desires only perfection.

Code Review 0 5mo ago
ianphil

work-plan

by ianphil

This skill should be used when the user asks to "show work plan", "what's the plan for feature N", "show progress", "view execution plan", or wants to see phase breakdown, progress status, and next actions for a feature.

File Ops 0 5mo ago
DriveSpark

global-skill-router

by DriveSpark

Use this skill to route complex user requests to the appropriate specialized skill.

Code Review 0 5mo ago
hrdtbs

plain-text-output

by hrdtbs

"Constrains agent output to plain text only: no emojis, no bold (*/__), no italics (/_). Prefers noun-ending style (体言止め) in Japanese. Use when generating any text, documentation, commit messages, PR descriptions, or responses so that output stays unadorned."

Code Review 0 5mo ago
mrgrauel

conventional-commits

by mrgrauel

Draft and validate Git commit messages that follow Conventional Commits v1.0.0. Use when creating, rewriting, or reviewing commit messages for git commit, git commit --amend, PR cleanup, or release/changelog automation that depends on conventional commit types.

Debugging 0 5mo ago
IHKREDDY

release-notes

by IHKREDDY

Generates release notes and changelogs from merged PRs and commits between versions. Use when preparing releases, creating changelogs, or users mention "release notes", "changelog", "what's new", or version tags.

Code Gen 0 6mo ago
idencosmos

project-agent-factory

by idencosmos

프로젝트에 필요한 Codex 멀티 에이전트를 설계/생성할 때 사용하는 순수 Markdown 지시형 스킬입니다. 프로젝트 분석 → 공식/사례 검증 → agent_plan.tsv 설계 → .codex 수동 반영 → 검증 보고까지를 SKILL.md와 references만으로 수행합니다.

Agents 0 5mo ago
winjs-dev

winjs-pc

by winjs-dev

WinJS PC 模板(PC 端 Web)开发指南。包含 Vue 3 配置、Vite 构建、请求封装、路由。适用于:(1) create-win pc 模板创建的项目 (2) 修改 .winrc 配置 (3) 扩展 src/app.js (4) 编写 services 请求 (5) 配置路由与构建 (6) PC 浏览器项目(无 REM/VConsole)。

Git & VCS 0 5mo ago
xuesongjun

commit

by xuesongjun

提交代码到 Git 仓库,生成中文提交信息

Git & VCS 0 5mo ago
Isaiah-WU

deepmd-offline-installer

by Isaiah-WU

Build a DeePMD-kit offline installer (.sh) locally using conda constructor. Produces a self-contained installer that installs deepmd-kit, lammps and all dependencies on machines without internet access. USE WHEN the user wants to build, make, or create a DeePMD-kit offline installer package locally, package deepmd-kit for offline install, or reproduce the installer build outside of CI.

Git & VCS 0 1mo ago
khaki4

bf-resume

by khaki4

중단된 BF 워크플로우를 복구한다. sprint-status.yaml에서 마지막 완료 지점을 분석하여 bf-execute와 동일한 에픽 단위 루프로 재개한다.

Code Review 0 5mo ago
diegocanepa

swe-reviewer

by diegocanepa

"Review and delivery persona for PR quality management and progress tracking in the SWE workflow."

Agents 0 5mo ago
Hu-Wentao

git-worktree

by Hu-Wentao

Create a git worktree for the current repository at the same directory level as the project root. This skill automates branch creation, directory naming according to the format project-T-branch, and initial project setup (e.g., dependency installation). Use this when the user wants to work on a new feature or fix without switching their current workspace.

Automation 0 5mo ago
m19803261706

cx-exec

by m19803261706

CX 工作流 — 任务执行与契约校验。当用户提到"执行任务"、"开始开发"、 "实现功能"、"写代码"、"继续做"、"下一个任务"时触发。 5 步流程:读任务 → 实现 → 契约校验 → 测试 → 提交。 使用本地 task-{n}.md 和 status.json,自动校验实现是否与契约一致。 完成所有任务后自动触发 cx-summary。

Automation 0 5mo ago
m19803261706

cx-scope

by m19803261706

CX 工作流 — 项目蓝图探讨。当用户提到"蓝图"、"整体规划"、"项目范围"、 "scope"、"项目探讨"、"功能方案"时触发。多轮对话探讨项目或功能方案, 将结果保存到本地 .claude/cx/features/{dev_id}-{feature}/scope.md, 可选同步到 GitHub Issue(基于 config.github_sync 模式)。

Processing 0 5mo ago
zfael

brn:workflow

by zfael

Orchestrate the complete development workflow from ticket to PR. Use when: (1) Starting work on a JIRA ticket, (2) Following the planning-coding-review cycle.

Automation 0 5mo ago
yusenthebot

babel-core

by yusenthebot

Babel compiler core.. Use when: bundling and transpiling source code; development server with HMR; production builds. NOT for: runtime application logic; package management (use npm/yarn).

Code Review 0 4mo ago
Arxtect

feishu-intelligent-collaboration

by Arxtect

Use when coordinating Feishu Base records, member tasks, IM notifications, GitHub PR or check state, Feishu Wiki or Docs knowledge updates, collaboration hooks, webhook dispatchers, and review or merge safety gates.

Code Review 0 2mo ago
8b-is

git-worktree

by 8b-is

This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.

CLI Tools 0 7mo ago
kaihendry

actions-debugger

by kaihendry

When the user shares a GitHub Actions run URL, find the error with this skill

CLI Tools 0 5mo ago
spoonbobo

idea-validator

by spoonbobo

Validate project ideas before building by scanning GitHub, npm, and PyPI for existing competitors — returns a reality_signal score (0-100) indicating how crowded the space is.

Automation 0 4mo ago
baojingyu

github-explorer-relay-skill

by baojingyu

Deep-dive analysis of GitHub projects using Agent Browser (Zero-API cost). Triggered by phrases like "帮我看看这个项目", "分析一下 repo", "了解一下 XXX". Replaces paid search APIs with direct browser automation to explore architecture, community health, and competitors.

Agents 0 5mo ago
squirrel289

copilot-pull-request

by squirrel289

Skill for managing GitHub pull requests and issues using Copilot's built-in PR/issue APIs. Provides structured, agent-native operations for review, comment, resolve, and merge workflows.

Code Review 0 5mo ago