domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
3

git

Git version control operations for repositories.

jiamingkong
jiamingkong
devops
open
git-workflows
3

pull-request-file-review

Identify and flag unnecessary test artifacts and temporary files in pull requests. Use when reviewing pull requests to ensure only production-relevant files are committed.

jack-michaud
jack-michaud
devops
open
git-workflows
3

git-commit

Commit changes with an emphasis on tidiness and reviewability: small, focused commits, with clear rationale in messages.

goncalossilva
goncalossilva
devops
open
git-workflows
3

work-issue

Core implementation logic for working on a single GitHub issue. Used by both /work command and /work-all subagents to ensure consistent behavior.

shwilliamson
shwilliamson
devops
open
git-workflows
3

create-memory

Create memory files to track important learnings, decisions, and system changes. Use when implementing major features, making architectural decisions, or learning important project patterns.

Dexploarer
Dexploarer
devops
open
git-workflows
3

sage-workspace-detection

Sage 工作区检测开发指南,涵盖项目类型检测、语言识别、依赖分析、Git 信息

majiayu000
majiayu000
devops
open
git-workflows
3

commit-messages

MANDATORY when writing commit messages. Structures commits with type prefix, what+why body, and architectural file tree.

heyJordanParker
heyJordanParker
devops
open
git-workflows
3

test-runner-worktree

Run Rust cargo tests properly in git worktrees with environment variable sourcing. Use when cargo test fails, when seeing authentication errors, when test results differ between runs, or before running pre-commit checks in worktrees. Essential for integration tests requiring LANGSMITH_API_KEY or ANTHROPIC_API_KEY.

codekiln
codekiln
devops
open
git-workflows
3

using-git-worktrees

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

samjhecht
samjhecht
devops
open
git-workflows
3

context-worktree

새 작업 요청 시 기존 작업과의 맥락 유사성을 판단하고, 비유사한 경우 자동으로 git worktree를 생성하여 새 브랜치에서 작업합니다. 작업 시작, 새 기능 구현, 다른 이슈 작업 시 자동 활성화됩니다.

jiunbae
jiunbae
devops
open
git-workflows
3

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

LEEI1337
LEEI1337
devops
open
git-workflows
3

link-project

Add project repository links to PROJECTS.md when user mentions completing, starting, or sharing a hands-on project. Use when user references external repos or implementation work.

whanyu1212
whanyu1212
devops
open
git-workflows
3

git-worktree

Git worktree management with tmux and iTerm2 integration. Use when creating isolated dev environments, managing parallel feature branches, switching contexts without stashing, or running multiple Claude instances. Covers worktree creation, tmux window management, iTerm2 tabs, and cleanup workflows.

julianobarbosa
julianobarbosa
devops
open
git-workflows
3

wts-expert

Git worktree management expert for @desplega.ai/wts. Use when the user asks about git worktrees, wts commands, worktree workflows, or wants help managing multiple branches simultaneously.

desplega-ai
desplega-ai
devops
open
git-workflows
3

merge-pr

Merge a GitHub PR and clean up the worktree. Use when merging a PR from a feature branch worktree that meets merging criteria.

troydai
troydai
devops
open
git-workflows
3

go-modules

Go modules and dependency management

pluginagentmarketplace
pluginagentmarketplace
devops
open
git-workflows
3

sharing-skills

Contribute skills back to upstream via branch and PR

BbgnsurfTech
BbgnsurfTech
devops
open
git-workflows
3

sharing-skills

Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository

samjhecht
samjhecht
devops
open
git-workflows
3

stacked-prs

Create and manage stacked (dependent) pull requests for complex features

bobmatnyc
bobmatnyc
devops
open
git-workflows
3

git-worktrees

Manage git worktrees for parallel feature development following Langstar's issue-driven workflow. Create worktrees with correct target branches based on issue hierarchy, handle cleanup after PR merge, and maintain worktree hygiene. Use when setting up parallel development environments, working on multiple issues simultaneously, or when users mention worktrees, parallel branches, or issue-based development.

codekiln
codekiln
devops
open
git-workflows
3

cache-manager

Manage OpenAPI spec cache and implementation state for efficient diff-based sync

jhlee0409
jhlee0409
devops
open
git-workflows
3

gh-search-repos

Use when searching GitHub repositories - provides syntax for filtering by stars, forks, language, topics, license, archived status, and all repository attributes

aaddrick
aaddrick
devops
open
git-workflows
3

git-precommit

提交前編排器。觸發:commit、提交、推送、做完了、收工。

u9401066
u9401066
devops
open
Previous
Page 292 / 447
Next