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
6

using-git-spice

Use when working with stacked branches, managing dependent PRs/CRs, or uncertain about git-spice commands (stack vs upstack vs downstack) - provides command reference, workflow patterns, and common pitfalls for the git-spice CLI tool

arittr
arittr
devops
open
git-workflows
6

git-sync

Synchronize local main branch with remote, ensuring up-to-date base for worktrees.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

github-issue-reader

Fetch and analyze GitHub issue details including comments, metadata, and discussion context. Use when user mentions issue numbers, URLs, or you need to understand implementation requirements from a GitHub issue.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

open-source-contributions

Use this skill when contributing code to open source projects. The skill covers proper pull request creation, avoiding common mistakes that annoy maintainers, cleaning up personal development artifacts before submission, writing effective PR descriptions, following project conventions, and communicating professionally with maintainers. It prevents 16 common contribution mistakes including working on main branch, not testing before PR submission, including unrelated changes, submitting planning documents, session notes, temporary test files, screenshots, and other personal artifacts. Includes 3 Critical Workflow Rules that must NEVER be skipped: (1) Always work on feature branches, (2) Test thoroughly with evidence before PR, (3) Keep PRs focused on single feature. The skill includes automation scripts to validate PRs before submission, templates for PR descriptions and commit messages, and comprehensive checklists. This skill should be used whenever creating pull requests for public repositories, contributing

jackspace
jackspace
devops
open
git-workflows
6

dev-swarm-stage-archive

Archive the current project so the repo is ready for a brand-new project start from ideas.md. Use when user asks to archive the project or start a new project from ideas.md.

X-School-Academy
X-School-Academy
devops
open
git-workflows
6

dev-swarm-git-merge

Perform git partial merges (checkout specific folders from another branch) and squash merges (clean single-commit integration) to selectively integrate changes across branches.

X-School-Academy
X-School-Academy
devops
open
git-workflows
6

gen-commit-msg

Generate concise commit messages based on conversation context and minimal git inspection.

acking-you
acking-you
devops
open
git-workflows
6

tasklist

Persistent task backlog that survives across sessions. Git-committed, always available. Use when asked to "add a task", "show my tasks", "update the backlog", "prioritize", or when managing what needs to be done across sessions.

howells
howells
devops
open
git-workflows
6

wao

GitHub repository skill for ArweaveOasis/wao

enuno
enuno
devops
open
git-workflows
6

generate-changelog

Guidelines for documenting work in a changelog artefact after implementing and verifying work

rstacruz
rstacruz
devops
open
git-workflows
6

read-github-issue

GitHub Issueの内容を取得します。ghコマンドを使用してIssueのタイトル、本文、コメント、ラベル、アサイン情報などを取得します。

getty104
getty104
devops
open
git-workflows
6

github-pr-manager

Create, view, and merge GitHub pull requests with validation. Use when creating PRs from branches, checking PR status, or merging approved PRs with cleanup.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

worktree-manager

Manage git worktrees for isolated issue work. Create, list, and remove worktrees safely.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

git-squash-commits

Squash multiple git commits into a single commit with an auto-generated comprehensive commit message based on the changes made.

acking-you
acking-you
devops
open
git-workflows
6

land-branch

Land a feature branch: pull from main, rebase the branch, create a PR, and merge it via rebase with automatic branch deletion. Use when ready to land a completed feature branch.

jkomoros
jkomoros
devops
open
git-workflows
6

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.

OutlineDriven
OutlineDriven
devops
open
git-workflows
6

validating-setup-commands

Use before creating worktrees or executing tasks - validates that CLAUDE.md defines required setup commands (install, optional postinstall) and provides clear error messages with examples if missing

arittr
arittr
devops
open
git-workflows
6

create-pr

GitHubでPull Request(PR)を作成します。PRのdescriptionには指定されたテンプレートを使用し、必要な情報を記載します。PR作成後、PRのURLを報告します。

getty104
getty104
devops
open
git-workflows
6

github-authenticator

Verify and troubleshoot GitHub CLI authentication. Use when gh commands fail with auth errors or when setting up GitHub integration for the first time.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

dev-swarm-project-restore

Restore a project from 99-archive, a remote git repo, or a local codebase back to the workspace root, including reconstructing missing docs, stages, and sprints. Use when the user asks to resume work on an existing project.

X-School-Academy
X-School-Academy
devops
open
git-workflows
6

aos-sqlite

GitHub repository skill for permaweb/aos-sqlite

enuno
enuno
devops
open
git-workflows
6

git

Git operations guide. Provides how-to for common git tasks. Use when: - Editing commit messages via rebase - Writing commit messages (Conventional Commits format) - Understanding git workflows

i9wa4
i9wa4
devops
open
Previous
Page 64 / 141
Next