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
1.9K

workhuman-local-dev-loop

Workhuman local dev loop for employee recognition and rewards API. Use when integrating Workhuman Social Recognition, or building recognition workflows with HRIS systems. Trigger: "workhuman local dev loop".

jeremylongshore
jeremylongshore
devops
open
git-workflows
1.9K

guidewire-deploy-integration

Deploy Guidewire integrations to Cloud Platform with configuration packages and release management. Trigger: "guidewire deploy integration", "deploy-integration".

jeremylongshore
jeremylongshore
devops
open
git-workflows
1.9K

guidewire-local-dev-loop

Configure Guidewire Studio local development with Gosu debugging, hot reload, and test data. Trigger: "guidewire local dev loop", "local-dev-loop".

jeremylongshore
jeremylongshore
devops
open
git-workflows
1.9K

guidewire-migration-deep-dive

Migrate to Guidewire Cloud from self-managed or legacy insurance systems. Trigger: "guidewire migration deep dive", "migration-deep-dive".

jeremylongshore
jeremylongshore
devops
open
git-workflows
1.9K

hex-local-dev-loop

Configure Hex local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with Hex. Trigger with phrases like "hex dev setup", "hex local development", "hex dev environment", "develop with hex".

jeremylongshore
jeremylongshore
devops
open
git-workflows
1.9K

rebase

Rebase an OpenMeter branch onto another branch and handle repo-specific gotchas like sequential migrations, atlas.sum conflicts, Ent regeneration, and targeted verification.

openmeterio
openmeterio
devops
open
git-workflows
1.9K

github

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

LeoYeAI
LeoYeAI
devops
open
git-workflows
1.8K

sdd-init

Initialize Spec-Driven Development context in any project. Detects stack, conventions, testing capabilities, and bootstraps the active persistence backend. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init".

Gentleman-Programming
Gentleman-Programming
devops
open
git-workflows
1.8K

parallel-worktrees

Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.

rohitg00
rohitg00
devops
open
git-workflows
1.8K

create-pr

Create a pull request for the current branch. Handles uncommitted changes, generates a PR title matching the `[{modules}] {type}: {description}` format enforced by CI, and fills in the PR description template. Trigger: 'create pr', 'open pr', 'submit pr', 'make pr'.

ByteDance-Seed
ByteDance-Seed
devops
open
git-workflows
1.8K

create-mr

Creates a GitLab Merge Request for the current branch by auto-generating a structured description from the branch diff and pushing with GitLab push options.

meganz
meganz
devops
open
git-workflows
1.8K

ci-cd-troubleshooting

Diagnoses and fixes CI/CD failures in GitHub Actions workflows. Use when CI is failing on a PR, builds are broken, or tests pass locally but fail in CI.

ruby-git
ruby-git
devops
open
git-workflows
1.8K

command-implementation

Scaffolds new and reviews existing Git::Commands::* classes with unit tests, integration tests, and YARD docs using the Base architecture. Use when creating a new command from scratch, updating an existing command, or reviewing a command class for correctness.

ruby-git
ruby-git
devops
open
git-workflows
1.8K

extract-command-from-lib

Migrates a direct #command call in Git::Lib to a Git::Commands::* class as part of the architectural redesign. Use when extracting a specific command during the Strangler Fig migration.

ruby-git
ruby-git
devops
open
git-workflows
1.8K

make-skill-template

Create new Agent Skills for GitHub Copilot from user requests or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.

ruby-git
ruby-git
devops
open
git-workflows
1.8K

refactor-command-to-commandlineresult

Migrates a command class that still performs parsing or custom execution logic to return raw Git::CommandLineResult, moving parsing to facade/parser layers. Use during architectural redesign refactoring.

ruby-git
ruby-git
devops
open
git-workflows
1.8K

review-backward-compatibility

Audits Git::Lib methods for backward compatibility after commands are moved to Git::Commands::* classes. Use to verify that migrated commands maintain their existing public API.

ruby-git
ruby-git
devops
open
git-workflows
1.8K

release-tag

Create a new release tag with version bump, generate a GitHub Release-style changelog, update CHANGELOG.md, and publish a GitHub Release. Use when the user asks to tag a release, bump the version, create a changelog, cut a release, or publish release notes.

robinebers
robinebers
devops
open
git-workflows
1.8K

push-to-pr

Create a new PR or push commits to an existing PR for the current branch.

natolambert
natolambert
devops
open
git-workflows
1.8K

update-pr-body

Update the body of a GitHub pull request. Use when the user asks to update, edit, or modify a PR description/body.

natolambert
natolambert
devops
open
git-workflows
1.8K

create-pr

Create a pull request using the repository template and current branch changes

Automattic
Automattic
devops
open
git-workflows
1.7K

nns-sns-release

Guide the NNS/SNS canister release process — pick RC commit, determine targets, create proposal texts, submit proposals, create forum posts, schedule votes, and update changelogs.

dfinity
dfinity
devops
open
git-workflows
1.7K

backport-management

Manages cherry-pick backports across stable release branches. Discovers candidates from Slack/git, analyzes dependencies, resolves conflicts via worktree, and logs results. Use when asked to backport, cherry-pick to stable, manage release branches, do stable branch maintenance, or run a backport session.

Comfy-Org
Comfy-Org
devops
open
git-workflows
1.7K

resolve-checks

Resolve all failing CI checks and address PR review feedback on the current branch's PR. Runs tests locally, fixes failures, incorporates valid review comments, and resolves addressed feedback. Use when CI is red, after receiving PR feedback, or before merging.

flowglad
flowglad
devops
open
Previous
Page 31 / 141
Next