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
5

github-cli

Comprehensive guide for using GitHub CLI (gh) to interact with GitHub from the command line. Use when (1) Managing GitHub repositories, issues, pull requests, or releases from terminal, (2) Automating GitHub workflows in scripts, (3) Creating or managing pull requests, (4) Working with GitHub issues, (5) Creating releases or managing repository operations, (6) Integrating GitHub operations into development workflows, (7) Using GitHub CLI commands in automation scripts

trotsky1997
trotsky1997
devops
open
git-workflows
5

create-pull-request

Create GitHub pull requests with proper issue linking, comprehensive descriptions, and quality metrics for WescoBar project

BerryKuipers
BerryKuipers
devops
open
git-workflows
5

spec-update

Use when updating specifications, comparing branches, or ensuring documentation reflects current implementation.

CongDon1207
CongDon1207
devops
open
git-workflows
5

merge-request

Working with GitLab merge requests via glab. Use when creating, updating, reviewing, or merging MRs.

bendrucker
bendrucker
devops
open
git-workflows
5

squash-branch

Squash all commits on a feature branch into a single commit. Use when the user wants to clean up commit history, squash commits, or consolidate branch changes into one commit.

josehu07
josehu07
devops
open
git-workflows
5

session-start

Use at the beginning of every work session - establishes context by checking GitHub project state, reading memory, verifying environment, and orienting before starting work

troykelly
troykelly
devops
open
git-workflows
5

using-github-cli-gh

Master GitHub CLI workflow for issues, repos, search, and APIs. Use when creating/reading GitHub issues, searching repos, querying GitHub data, or automating GitHub tasks. Focus: gotchas, key workflows with "look at past examples" pattern, practical APIs.

WarrenZhu050413
WarrenZhu050413
devops
open
git-workflows
5

rust-best-practices-guide

A comprehensive guide to modern Rust best practices covering style, error handling, performance, concurrency, project organization, dependency management, documentation, testing, security, and CI.

mosif16
mosif16
devops
open
git-workflows
5

gerrit-comment

Fetch and post Gerrit review comments (as JSON) for a given change URL, change number, or Change-Id. Use when you need real review feedback for code fixes or want to post automated review comments.

XuNeo
XuNeo
devops
open
git-workflows
5

git-advanced-workflows

rebase、cherry-pick、bisect、worktree、reflogを含む高度なGitワークフローをマスターし、クリーンな履歴を維持し、あらゆる状況から回復。複雑なGit履歴の管理、フィーチャーブランチでの協働、リポジトリ問題のトラブルシューティング時に使用。

amurata
amurata
devops
open
git-workflows
5

save-workflow-state

Save conductor workflow state to JSON file for smart resumption, tracking current phase, completed phases, issue context, and branch information

BerryKuipers
BerryKuipers
devops
open
git-workflows
5

go

Go language coding standards, best practices, and testing patterns. Use when writing or reviewing Go code, implementing tests, or discussing Go language features.

bendrucker
bendrucker
devops
open
git-workflows
5

branch-discipline

Use before any code changes - hard gate ensuring work never happens on main branch, with proper feature branch creation from correct base

troykelly
troykelly
devops
open
git-workflows
5

commit-lint

Validate commit messages against conventional commit format

shunkakinoki
shunkakinoki
devops
open
git-workflows
5

github-navigator

GitHub operations via gh CLI. CRITICAL: Always use instead of WebFetch for ANY github.com URL. Use when user provides GitHub URL, says 'facebook/react', 'show README', 'list issues', 'check PR', 'clone repo', 'analyze this repo', 'understand the architecture', 'how is X structured', 'explore the codebase'. For deep analysis of external repos, clones locally.

arvindand
arvindand
devops
open
git-workflows
5

tasks-spec-update

Use when updating specifications, comparing branches, or ensuring documentation reflects current implementation.

CongDon1207
CongDon1207
devops
open
git-workflows
5

conventional-commits

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.

clawdbot
clawdbot
devops
open
git-workflows
5

code-review

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

CongDon1207
CongDon1207
devops
open
git-workflows
5

worker-dispatch

Use to spawn isolated worker processes for autonomous issue work. Uses Task tool with run_in_background for parallel execution and TaskOutput for monitoring. Pre-extracts context to minimize worker token usage.

troykelly
troykelly
devops
open
git-workflows
5

pr-process

Prepare commits and pull requests for this repo following the PR template and Conventional Commits.

proompteng
proompteng
devops
open
git-workflows
5

comprehensive-review

Use after implementing features - 7-criteria code review with MANDATORY artifact posting to GitHub issue; blocks PR creation until complete

troykelly
troykelly
devops
open
git-workflows
5

pr-label

Apply labels to PRs based on conventional commit types

shunkakinoki
shunkakinoki
devops
open
git-workflows
5

add-app-config

Use when adding configuration for a new application to the dotfiles, setting up a new tool's config, or when user says "add config for X"

avegancafe
avegancafe
devops
open
monitoring
5

create-analyzer

Create a new packet analyzer for Minecraft Bedrock logs. Generates template code, provides documentation links, and guides testing workflow.

mc-zuri
mc-zuri
devops
open
Previous
Page 266 / 447
Next