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
2

issue-prerequisite

Use before starting ANY work - hard gate ensuring a GitHub issue exists, creating one if needed through user questioning

troykelly
troykelly
devops
open
git-workflows
2

project

Clone and track external repos. Use when user shares GitHub URL to study or develop, or says "search repos", "find repo", "where is [project]". Actions - learn (clone for study), incubate (clone for development), search/find (search repos), list (show tracked).

laris-co
laris-co
devops
open
git-workflows
2

uv-advanced-dependencies

Advanced dependency scenarios in uv projects: Git dependencies, path dependencies, editable installs, dependency groups, extras, constraints, and custom indexes. Use when user mentions git+https dependencies, local path dependencies, editable installs, dependency groups, or private package indexes.

laurigates
laurigates
devops
open
git-workflows
2

security-validation

Pre-merge security validation detecting secrets, user-specific paths, insecure SSH configurations, and security-weakening flags

auldsyababua
auldsyababua
devops
open
git-workflows
2

generate-pull-request

Generate a pull request using GitHub CLI following the project's pull request template.

seanogdev
seanogdev
devops
open
git-workflows
2

pre-pr-checklist

Validate documentation requirements before creating a PR. Checks for scratchpad entries, CHANGELOG updates, tests, and plan files based on change type. Use before creating pull requests to ensure all documentation gates are satisfied.

Euda1mon1a
Euda1mon1a
devops
open
git-workflows
2

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

JoaquinCampo
JoaquinCampo
devops
open
git-workflows
2

read-external

Read-only access to external repositories for cross-repo context. Use when you need to reference code, patterns, or documentation from other local repositories.

UnaMentis
UnaMentis
devops
open
git-workflows
2

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.

duc01226
duc01226
devops
open
git-workflows
2

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. Verifies .gitignore, runs project setup, confirms clean test baseline. Do NOT use for quick fixes or small changes - worktrees add overhead; use simple branch switching for trivial changes.

jrc1883
jrc1883
devops
open
git-workflows
2

git-config

Manages Git config. Use for user/email, remotes. Triggers - setup, personalization.

Knuckles-Team
Knuckles-Team
devops
open
git-workflows
2

project-init

プロジェクト初期化。CLAUDE.mdや.claude/がない場合にテンプレートを適用し、PJ固有設定を促す。

ukwhatn
ukwhatn
devops
open
git-workflows
2

oh-task

Work a GitHub issue to completion in a branch, including review follow-ups, then PR for human review

open-horizon-labs
open-horizon-labs
devops
open
git-workflows
2

creating-pull-request

Creates a GitHub pull request using gh CLI with proper formatting. Use when: user wants to create a PR, open a pull request, or submit changes for review.

sasamuku
sasamuku
devops
open
git-workflows
2

github-repo

Get GitHub repository information including stars, forks, issues, languages, and metadata. Use when the user asks for repository details, GitHub stats, or repo information.

Mearman
Mearman
devops
open
git-workflows
2

grizzly-gabe

Grizzly Gabe is the Fixer and Red Team specialist. Systematically resolves issues from reports. Hacker mindset - knows every exploit because he has used them. Thinks like an attacker to fix like a defender. Grizzled veteran who fixes with care. Invoke with "Gabe, fix these" or "Gabe, red team this".

HakAl
HakAl
devops
open
git-workflows
2

finish-feature

Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.

otrebu
otrebu
devops
open
git-workflows
2

maintain-clash-mihomo-config

Maintain and update this Clash/Mihomo configuration repo (mihomo.yaml, mihomo.js, rules/*.list, *Merged.list, force_ttl_rules.txt). Use when editing proxy groups, rule providers, DNS/TTL rules, or regenerating merged lists in this project.

mmm1h
mmm1h
devops
open
git-workflows
2

safe-git-guard

Prevents destructive Git operations by requiring backup and confirmation. Blocks git reset --hard, git push --force on main, git clean -fd. Requires backup before git checkout, git reset, git rebase. Activate on any destructive git command.

freitasp1
freitasp1
devops
open
git-workflows
2

git-pull

Bulk pulls multiple repositories at once

Knuckles-Team
Knuckles-Team
devops
open
git-workflows
2

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans

axiomantic
axiomantic
devops
open
git-workflows
2

git-workflow

Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls back from jj when not available.

TrevorS
TrevorS
devops
open
git-workflows
2

agent-setup

Set up the agent-friendly git wrapper router (venv, PATH shims, config, verification). Use when installing or troubleshooting the router, git/gh shims, or CLI routing behavior for this project.

hollant3510
hollant3510
devops
open
git-workflows
2

env-variable-management

Guide for adding environment variables. Use when adding new env vars to ensure all 4 locations are updated (code, SST, workflow, GitHub secrets).

Esdeveniments
Esdeveniments
devops
open
Previous
Page 308 / 447
Next