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

git-chain

Manage and rebase chains of dependent Git branches (stacked branches). Use when working with multiple dependent PRs, feature branches that build on each other, or maintaining clean branch hierarchies. Automates the tedious process of rebasing or merging entire branch chains.

dashed
dashed
devops
open
git-workflows
2

creating-github-issue

Creates a GitHub issue with structured content using gh CLI. Use when: user wants to create an issue, report a bug, or propose a feature.

sasamuku
sasamuku
devops
open
git-workflows
2

ralph-loop-setup

Sets up autonomous TDD loops at project level. Use when installing Ralph loops in projects, updating hooks based on latest practices, or troubleshooting loop behavior. Based on Ryan Carson's Ralph Wiggum technique.

MarioGiancini
MarioGiancini
devops
open
git-workflows
2

git-worktree

Manage git worktrees for parallel branch work. PROACTIVELY USE when user mentions working on a PR, new feature, or new task - ask if they want to create a worktree BEFORE starting implementation.

devstefancho
devstefancho
devops
open
git-workflows
2

committing-and-pushing

Commits changes and pushes to remote repository. Use when: user wants to commit and push in one flow.

sasamuku
sasamuku
devops
open
git-workflows
2

pr-comment-analysis

Extract, consolidate, and prioritize all comments from GitHub Pull Requests for systematic code review. Fetches both inline review comments and general PR conversation, then analyzes and organizes them by priority (critical bugs/security, design improvements, style nitpicks). Use when working with PR reviews, consolidating feedback from multiple reviewers, or creating action plans from review comments.

auldsyababua
auldsyababua
devops
open
git-workflows
2

git-stash

Manages stashes. Use for temp saving changes. Triggers - branch switches.

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

pop-project-reference

Load cross-project context in monorepos. Lists available workspace projects or loads specific project context (CLAUDE.md, package.json, README, STATUS.json). Supports pnpm, npm/yarn, Lerna workspaces. Use when working in monorepo and need context from sibling projects.

jrc1883
jrc1883
devops
open
git-workflows
2

linter-driven-development

WHEN: User requests Go code work (implement, fix, add, refactor) or mentions @ldd in a Go project. Orchestrates complete workflow (Phases 1-5): design → test → implement → lint → fix → documentation. Auto-triggers parallel quality analysis and iterative fix loop until code is commit-ready.

buzzdan
buzzdan
devops
open
git-workflows
2

worktree-merge

Use when merging parallel worktrees back together after parallel implementation

axiomantic
axiomantic
devops
open
git-workflows
2

update-issue-status

Update the status of a GitHub Issue to any available status in all linked projects using the `gh project item-edit` command. Allows interactive status selection via CLI.

Tasup
Tasup
devops
open
git-workflows
2

pr-backlog-cleaner

Clean and normalize a large backlog of GitHub pull requests in messy repositories. This skill should be used when facing a repository with numerous stale, conflicted, or outdated PRs that need systematic review, conflict resolution, testing, and disposition (merge, close, or defer). Handles PR triage, automated rebasing, CI verification, risk assessment, and safe merging while maintaining default branch stability.

auldsyababua
auldsyababua
devops
open
git-workflows
2

generating-commit-messages

Stages all changes and generates clear commit messages following conventional commit format. Use when ready to commit your work.

seanogdev
seanogdev
devops
open
git-workflows
2

gh

Use GitHub CLI for searching and working with Ascend repositories.

lostmygithubaccount
lostmygithubaccount
devops
open
git-workflows
2

graphite-workflow

Use this skill when working with Graphite (gt) for stacked PRs, when the user mentions pull requests, Graphite, stacking, or gt commands. Ensures proper use of gt commands instead of raw git for stack-aware operations.

narrowstacks
narrowstacks
devops
open
git-workflows
2

conflict-resolution

Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity

troykelly
troykelly
devops
open
git-workflows
2

git-repository-detection

Detect GitHub repository name and owner from git remotes. Use when needing repo identifier for GitHub CLI, API calls, or when working with multiple repositories. Automatically extracts owner/repo format.

laurigates
laurigates
devops
open
git-workflows
2

github-hunter

Automatically discover, score, and archive relevant GitHub repositories for BidDeed.AI and Life OS projects. Use this skill when the user requests to find GitHub repositories for specific topics, technologies, or domains that could be integrated into existing projects. Triggers include phrases like "find GitHub repos for", "discover repositories about", "search GitHub for projects related to", or when analyzing videos/articles that mention GitHub projects.

breverdbidder
breverdbidder
devops
open
git-workflows
2

creating-commits

Create atomic Git commits with proper messages and co-author signatures. Use when the user asks to "commit my changes", "make a commit", "save my work", or mentions committing code changes. Focuses on commit message formatting, atomic commits, and maintaining consistent co-authorship attribution.

japboy
japboy
devops
open
git-workflows
2

session-review-notes

Upsert a single PR comment that serves as an AI session ledger (human steering, deltas, tests) across Codex + Claude Code. Not a PR description.

DiversioTeam
DiversioTeam
devops
open
git-workflows
2

pr-list

List pull requests from the repository. Use when the user wants to see open PRs, find PRs to review, check their own PRs, or browse PR history.

rlcurrall
rlcurrall
devops
open
git-workflows
2

repository-manager-clone

Initializes and clones Git repos. Use for setup/new projects. Triggers - start repo, clone from remote.

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

pr-review-fix

Start a PR review inline comments fixing session. Use when users want to address, fix, or resolve inline review comments on a GitHub PR. Fetches unresolved comments and helps fix each one systematically.

narrowstacks
narrowstacks
devops
open
Previous
Page 305 / 447
Next