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

make-pr

Open a pull request for the current feature

remotion-dev
remotion-dev
devops
open
git-workflows
39.3K

git-workflow

Git workflow guidance for commits, branches, and pull requests

agno-agi
agno-agi
devops
open
git-workflows
38K

desktop-release

Perform a regular desktop release from the dev branch. Gathers commits since last release, updates changelog, evaluates mainHash changes, bumps version, and creates release PR.

RSSNext
RSSNext
devops
open
git-workflows
37K

git-workflow

Git workflow guidance for commits, branches, and pull requests

agno-agi
agno-agi
devops
open
git-workflows
33.7K

github-cli-usage

Instructions for using the `gh` command to query and inspect GitHub state safely.

carbon-language
carbon-language
devops
open
git-workflows
33.7K

accessing-github-issues

Instructions for safely viewing and accessing GitHub issues by way of command line.

carbon-language
carbon-language
devops
open
git-workflows
33.4K

deployment-pipeline-design

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-downtime deployment pipelines, implementing canary rollout strategies, setting up multi-environment promotion workflows, or debugging failed deployment gates in CI/CD.

wshobson
wshobson
devops
open
git-workflows
33.4K

git-advanced-workflows

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

wshobson
wshobson
devops
open
git-workflows
33.4K

parallel-feature-development

Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system simultaneously, when establishing file ownership to prevent merge conflicts in a shared codebase, when designing interface contracts so parallel implementers can build against each other's APIs before they are ready, or when deciding whether to use vertical slices versus horizontal layers for a full-stack feature.

wshobson
wshobson
devops
open
git-workflows
32.6K

reviewing-prs

Reviews GitHub pull requests for the Medusa repository. Checks PR template compliance, contribution guidelines, code conventions, and community contribution limits. Posts a review comment and applies initial-approval or requires-more label. Use when a PR is opened or updated.

medusajs
medusajs
devops
open
git-workflows
32.6K

triaging-issues

Triages GitHub issues for the Medusa repository. Use when a GitHub issue is opened or receives a new comment. Categorizes the issue, validates it, executes the correct response flow, manages labels, and closes issues when appropriate. Accepts issue number as required argument plus optional title, body, and author.

medusajs
medusajs
devops
open
git-workflows
32.6K

make-pr

Create GitHub pull requests with clear, reviewer-friendly descriptions. Use when asked to open or prepare a PR, especially when the PR needs strong context, related links, and feature usage examples. This skill enforces concise PR structure, avoids redundant sections like validation/testing, and creates the PR with gh CLI.

remix-run
remix-run
devops
open
git-workflows
32.6K

supersede-pr

Safely replace one GitHub pull request with another. Use when a user says a PR supersedes/replaces an older PR, asks to auto-close a superseded PR, or needs guaranteed closure behavior after merge. This skill explicitly closes the superseded PR with gh CLI and verifies final PR states instead of relying on closing keywords.

remix-run
remix-run
devops
open
git-workflows
32.6K

update-pr

Update an existing GitHub pull request title and description so they accurately describe the pull request as it exists now. Use when the user asks to update, rewrite, refresh, fix, or tighten a PR title/body, or when the PR scope has changed and the metadata needs to be brought back in sync.

remix-run
remix-run
devops
open
git-workflows
32.5K

hogli

PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to run/build/test/lint, or any dev environment commands.

PostHog
PostHog
devops
open
git-workflows
32.1K

planning-with-files

Work like Manus: Use persistent markdown files as your "working memory on disk."

sickn33
sickn33
devops
open
git-workflows
32.1K

address-github-comments

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

sickn33
sickn33
devops
open
git-workflows
32.1K

conductor-implement

Execute tasks from a track's implementation plan following TDD workflow

sickn33
sickn33
devops
open
git-workflows
32.1K

conductor-revert

Git-aware undo by logical work unit (track, phase, or task)

sickn33
sickn33
devops
open
git-workflows
32.1K

git-advanced-workflows

Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with confidence.

sickn33
sickn33
devops
open
git-workflows
32.1K

git-pr-workflows-git-workflow

Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g

sickn33
sickn33
devops
open
git-workflows
32.1K

git-pushing

Stage all changes, create a conventional commit, and push to the remote branch. Use when explicitly asks to push changes ("push this", "commit and push"), mentions saving work to remote ("save to github", "push to remote"), or completes a feature and wants to share it.

sickn33
sickn33
devops
open
git-workflows
32.1K

github-actions-templates

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

sickn33
sickn33
devops
open
git-workflows
32.1K

github-automation

Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.

sickn33
sickn33
devops
open
Previous
Page 3 / 141
Next