query active

Search Skills

Find the perfect capability for your agent.

Results
10,480
matching skills for this query
Page
468
of 524 pages
Keyword
git
search by name, tag, or description
git-workflows
0

ci-autofix-loop

End-to-end CI fixer loop for the current git branch/PR (GitHub Actions + Buildkite). Use when asked to “fix CI”, “make checks green”, or “address failing checks”, and the workflow should: (1) discover failing checks via `gh pr checks`, (2) diagnose failures via provider logs (Buildkite log tooling/API or `gh run view --log-failed`), (3) apply minimal code fixes, (4) run `code-simplifier` + `code-review`, (5) commit + push, and (6) iterate until remaining failures are unfixable via code change.

prateek
prateek
devops
open
git-workflows
0

pr-conflict-resolution

Skill for resolving pull request merge conflicts in the Corrupt Video File Inspector project

tdorsey
tdorsey
devops
open
git-workflows
0

git-commit-executor

Gitの変更を分析して論理的なコミット単位に分割し、Conventional Commits形式で実際にコミットを実行する。

yamato0811
yamato0811
devops
open
automation-tools
0

privacy-review

Automated privacy review for git repositories. Scans for sensitive data exposure including API keys, passwords, database credentials, and tokens. Use before pushing to public repositories or sharing code. Trigger by running 'python privacy_scan.py' on a git repository.

emliunix
emliunix
tools
open
git-workflows
0

create-pr

Create GitHub pull request with comprehensive summary and test plan

rayzru
rayzru
devops
open
automation-tools
0

review-pr

GitHub PRをレビューします。PRの差分を取得し、コードの品質、セキュリティ、保守性の観点からレビューを行います。使用方法: /review-pr <PR番号>

eycjur
eycjur
tools
open
automation-tools
0

mr-generator

Generates intelligent GitLab merge request descriptions from git commits with automatic categorization and Jira integration

alexismanuel
alexismanuel
tools
open
git-workflows
0

git-workflow

gitを使用する際に使用。Conventional Commits、ブランチ命名、1機能1PRルールをカバー。

TakumiOkayasu
TakumiOkayasu
devops
open
git-workflows
0

git-operations

Git操作に関する包括的なガイド。ユーザーがブランチ作成、コミット、プッシュ、プル、マージ、リベースなどのGit操作を実行したい場合や、Gitのベストプラクティスに従う必要がある場合に使用すべきスキルです。

asunaro276
asunaro276
devops
open
git-workflows
0

git-worktree-manager

Manages the lifecycle of Git worktrees for parallel development tasks. Handles creation, safe removal, and branch management to keep the main working directory clean.

VictorHueni
VictorHueni
devops
open
git-workflows
0

gh-cli

Standardize all GitHub interactions via the GitHub CLI (`gh`) instead of ad-hoc URLs, UI clicks, or direct REST API calls. Use when you need to read or change GitHub state (repos, issues, pull requests, reviews, check status, Actions workflows/runs, releases, labels, milestones, discussions, gists) and want deterministic output (prefer `--json` + `--jq`). Also use when the user provides a GitHub URL, including deep links like `https://github.com/OWNER/REPO/pull/123`, `.../issues/123`, `.../pull/123/files`, or comment permalinks like `#issuecomment-...`, and you need to fetch the underlying PR/issue/thread and reply. Fall back to `gh api` only when there is no first-class `gh NOUN VERB` command.

strantalis
strantalis
devops
open
git-workflows
0

pr-creation

This skill should be used when the user asks to "create a PR", "open a PR", "submit a PR", "raise a PR", "file a PR", "make a PR", "create a pull request", "open a pull request", "new PR", or any variation requesting GitHub pull request creation.

dhughes
dhughes
devops
open
automation-tools
0

retrieve-diff-from-github-pr

Retrieve code diff from a GitHub Pull Request via GitHub API. Use this as the first step in a code review pipeline when reviewing GitHub PRs.

xinbenlv
xinbenlv
tools
open
git-workflows
0

issue-worker

Spawn a Claude worker to handle a GitHub issue. Fetches issue details, creates a feature branch, and works autonomously. Use when you want to delegate an issue to a worker.

schmug
schmug
devops
open
git-workflows
0

write-commit-message

Use when creating git commits. Defines conventional commit format and message structure guidelines.

craigtkhill
craigtkhill
devops
open
git-workflows
0

dotfiles-commit

Instructions for committing changes to config files in the home directory using the dotfiles bare git repo.

erwinkn
erwinkn
devops
open
git-workflows
0

validate-git-safety

Validate git operations won't affect protected branches or cause data loss

cowwoc
cowwoc
devops
open
git-workflows
0

python-path

how to use global instance **PROJECTPATHS** in this project

fdshg693
fdshg693
devops
open
git-workflows
0

git-conventional-commits

Conventional commits specification and Git workflow patterns. Use when writing commit messages, setting up commit hooks, or implementing semantic versioning automation.

Naw3
Naw3
devops
open
Previous
Page 468 / 524
Next