home/categories/git-workflows
category focus

Git Workflows

Version control and branching strategies.

3362 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
16.9K

a0-contribute-plugin

Guide for publishing an Agent Zero plugin to the community Plugin Index (a0-plugins repo). Covers GitHub repo setup, index.yaml creation, CI validation rules, and PR submission. Use when the user wants to share, publish, submit, or contribute a plugin to the Plugin Hub so other Agent Zero users can find and install it.

agent0ai
agent0ai
devops
open
git-workflows
16.7K

git-cleanup

Clean up local git branches and remotes accumulated from PR reviews. Use when the user asks to clean branches, remove stale remotes, or tidy up the local git state.

alibaba
alibaba
devops
open
git-workflows
16.7K

submit-pr-from-current-changes

Create a branch, commit existing local changes, push them, and open a pull request. Use when submitting current work as a PR.

alibaba
alibaba
devops
open
git-workflows
16.6K

cherry-pick-resolve-conflict

Cherry-pick one specific git commit into the current TiKV branch with strict already-applied pre-checks, conflict resolution based on full code understanding, TiKV-specific validation, and deep review only if the pick is applied. Use when asked to apply a single commit SHA onto this repository, especially when conflicts are likely or the change is production-critical.

tikv
tikv
devops
open
git-workflows
16.6K

deep-review

Deep, production-critical review workflow for TiKV changes. Use when asked to review a PR, branch, commit range, or diff in this repository and produce a markdown review report with findings, risk analysis, and TiKV-specific validation results.

tikv
tikv
devops
open
git-workflows
16.6K

gh-address-comments

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

openai
openai
devops
open
git-workflows
16.6K

security-ownership-map

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.

openai
openai
devops
open
git-workflows
16.6K

yeet

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

openai
openai
devops
open
git-workflows
16.5K

git-expert

Git operations expert for branching, rebasing, conflicts, and workflows

RightNow-AI
RightNow-AI
devops
open
git-workflows
16.5K

github

GitHub operations expert for PRs, issues, code review, Actions, and gh CLI

RightNow-AI
RightNow-AI
devops
open
git-workflows
16.3K

review-rendercv-pr

Review a GitHub pull request against RenderCV's codebase standards, architecture, and test requirements, then post a detailed review.

rendercv
rendercv
devops
open
git-workflows
16.3K

triage-rendercv-issue

Analyze a newly opened GitHub issue, comment with findings and an action plan, and offer to open a PR.

rendercv
rendercv
devops
open
git-workflows
16.2K

commit

Create a git commit with conventional commit format. MUST use anytime you want to commit changes.

windmill-labs
windmill-labs
devops
open
git-workflows
16.2K

native-trigger

Guidance for adding native trigger services to Windmill. Use when implementing or modifying native trigger integrations across the backend and frontend.

windmill-labs
windmill-labs
devops
open
git-workflows
16.2K

pr

Open a draft pull request on GitHub. MUST use when you want to create/open a PR.

windmill-labs
windmill-labs
devops
open
git-workflows
16.2K

commit

Create a git commit with conventional commit format. MUST use anytime you want to commit changes.

windmill-labs
windmill-labs
devops
open
git-workflows
16.2K

pr

Open a draft pull request on GitHub. MUST use when you want to create/open a PR.

windmill-labs
windmill-labs
devops
open
git-workflows
16.1K

agent-browser-issue

Open a concise GitHub follow-up for reusable dev-browser or agent-browser limitations. Use when browser automation is blocked by a likely tool-side issue that is worth fixing separately, especially for clicks, dropdowns, file inputs, focus traps, or other repeatable agent/browser failures.

udecode
udecode
devops
open
git-workflows
16.1K

git-commit

Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo conventions when they exist, and defaults to conventional commit format otherwise.

udecode
udecode
devops
open
git-workflows
15.8K

triage

Triage GitHub issues by applying type, effort, priority, and area labels. Runs in an isolated context to avoid polluting the main conversation with issue details. Delegates to a specialized triage agent with label validation hooks.

coleam00
coleam00
devops
open
git-workflows
15.2K

git-conventions

Git conventions for branches, commits, and PRs. Use when creating branches, writing commit messages, opening pull requests, or deciding on PR base branch. Also use when the user asks about branch naming, commit format, PR title style, or how to reference JIRA tickets in git operations. Consult proactively before any git commit, push, branch creation, or PR operation.

ag-grid
ag-grid
devops
open
git-workflows
14.9K

commit

Create a well-formed git commit from current changes using session history for rationale and summary; use when asked to commit, prepare a commit message, or finalize staged work.

openai
openai
devops
open
git-workflows
14.9K

push

Push current branch changes to origin and create or update the corresponding pull request; use when asked to push, publish updates, or create pull request.

openai
openai
devops
open
git-workflows
14.6K

make-custom-agent

Create custom GitHub Copilot agents. Use when asked to create, scaffold, or configure a custom agent, declarative agent, or @-invokable chat participant for GitHub Copilot.

dotnet
dotnet
devops
open
Previous
Page 9 / 141
Next