home/categories/git-workflows
category focus

Git Workflows

Version control and branching strategies.

3362 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
1.5K

alm-processing

Use this to perform operations on the langgraph4j project. 1) create a new project release 2) move to next dev release

langgraph4j
langgraph4j
devops
open
git-workflows
1.5K

social

Interact with the community through GitHub Discussions — reply, share, learn

yologdev
yologdev
devops
open
git-workflows
1.5K

conventional-commit

Create conventional commit messages following best conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits specification.

adobe
adobe
devops
open
git-workflows
1.5K

tdd-red-green-refactor

Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. Use this whenever creating new features, fixing bugs, or migrating logic to ensure high-quality, verifiable implementations.

google-labs-code
google-labs-code
devops
open
git-workflows
1.5K

review-pr

Use when asked to review a GitHub pull request, PR link is shared, or user says /review-pr

music-assistant
music-assistant
devops
open
git-workflows
1.5K

commit-work

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

softaworks
softaworks
devops
open
git-workflows
1.4K

page-save-origin-semantics

Auto-invoked when modifying origin-based conflict detection, revision validation logic, or isUpdatable() method. Explains the two-stage origin check mechanism for conflict detection and its separation from diff detection.

growilabs
growilabs
devops
open
git-workflows
1.4K

spec-kit-skill

GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: "spec-kit", "speckit", "constitution", "specify", ".specify/", "规格驱动开发", "需求规格".

feiskyer
feiskyer
devops
open
git-workflows
1.4K

skillshare-implement-feature

Implement a feature from a spec file or description using TDD workflow. Use this skill whenever the user asks to: add a new CLI command, implement a feature from a spec, build new functionality, add a flag, create a new internal package, or write Go code for skillshare. This skill enforces test-first development, proper handler split conventions, oplog instrumentation, and dual-mode (global/project) patterns. If the request involves writing Go code and tests, use this skill — even if the user doesn't explicitly say "implement".

runkids
runkids
devops
open
git-workflows
1.4K

gh-merge

将当前分支合并到 GitHub 目标分支(通常是 main)。 自动处理代码提交、创建 PR、监控 CI Checks、处理错误直到合并成功。

AgentsMesh
AgentsMesh
devops
open
git-workflows
1.4K

gl-gh-sync

在 GitLab(内部)和 GitHub(开源)之间双向同步代码。 自动检测哪边有新提交,fast-forward 场景直接推送,分叉场景走 PR/MR 流程。

AgentsMesh
AgentsMesh
devops
open
git-workflows
1.4K

worktree

创建 Git worktree 用于隔离开发新功能或修复 bug。 自动处理分支创建、worktree 设置、目录切换和开发环境初始化。

AgentsMesh
AgentsMesh
devops
open
git-workflows
1.4K

create-worktree-skill

Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration.

disler
disler
devops
open
git-workflows
1.4K

worktree-manager-skill

Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.

disler
disler
devops
open
git-workflows
1.3K

commit-with-reflection

Git提交与调试反思报告生成技能。自动分析开发过程中的错误、调试步骤和解决方案,生成结构化的中文反思报告,并创建包含报告引用的Git提交。触发词:反思提交、智能提交、生成调试报告、commit with reflection。

foryourhealth111-pixel
foryourhealth111-pixel
devops
open
git-workflows
1.3K

speckit-implement

Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable.

foryourhealth111-pixel
foryourhealth111-pixel
devops
open
git-workflows
1.3K

speckit-taskstoissues

Convert tasks from tasks.md into GitHub issues. Use after task breakdown to track work items in GitHub project management.

foryourhealth111-pixel
foryourhealth111-pixel
devops
open
git-workflows
1.3K

commit

Create a git commit. Always use this skill when the user asks to commit changes. Runs linting, type checking, and formatting checks before committing to ensure all quality gates pass.

FezVrasta
FezVrasta
devops
open
git-workflows
1.3K

atmos-devcontainer

Devcontainer orchestration: start/stop/attach/shell/exec/rebuild, instance management, config handling, VS Code integration

cloudposse
cloudposse
devops
open
git-workflows
1.3K

release

How to prepare and publish GitHub releases for prime-rl. Use when drafting release notes, tagging versions, or publishing releases.

PrimeIntellect-ai
PrimeIntellect-ai
devops
open
git-workflows
1.3K

use-modern-go

Apply modern Go syntax guidelines based on project's Go version. Use when user ask for modern Go code guidelines. Source https://github.com/JetBrains/go-modern-guidelines

stackrox
stackrox
devops
open
git-workflows
1.2K

devtu-github

GitHub workflow for ToolUniverse - push code safely by moving temp files, activating pre-commit hooks, running tests, and cleaning staged files. Use when pushing to GitHub, fixing CI failures, or cleaning up before commits.

mims-harvard
mims-harvard
devops
open
git-workflows
1.2K

devtu-self-evolve

Orchestrate the full ToolUniverse self-improvement cycle: discover APIs, create tools, test with researcher personas, fix issues, optimize skills, and push via git. References and dispatches to all other devtu skills. Use when asked to: run the self-improvement loop, do a debug/test round, expand tool coverage, improve tool quality, or evolve ToolUniverse.

mims-harvard
mims-harvard
devops
open
git-workflows
1.2K

tooluniverse-install-skills

Detect and auto-install missing ToolUniverse research skills by checking common client skill directories and cloning from GitHub if absent. Use when ToolUniverse specialized skills are not installed, when setting up a new project, or when the tooluniverse router skill needs to bootstrap its sub-skills before routing.

mims-harvard
mims-harvard
devops
open
Previous
Page 33 / 141
Next