ship-it
78Ship Changes Through Pull Requests and CI
Finishing a change requires careful verification, commits, pull-request setup, and CI follow-through. This skill manages that workflow until every check passes.
Manage Stacked Pull Requests with gh-stack
Dependent pull requests are difficult to organize, update, and merge safely. This skill guides reliable gh-stack workflows for linear branch stacks.
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "gh-stack" from https://skillstore.io/skills/jssblck-gh-stack.md and its manifest at https://skillstore.io/api/skills/jssblck-gh-stack/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「gh-stack」を使用しています。 Plan a stack for authentication, API routes, and interface integration.
期待される結果:
Create authentication first, API routes second, and interface integration last. Each pull request depends only on reviewed lower layers.
「gh-stack」を使用しています。 A lower branch changed and every branch above now needs rebasing.
期待される結果:
「gh-stack」を使用しています。 Local and GitHub stack structures have diverged.
期待される結果:
Compare both chains, choose the authoritative structure, unlink only the incorrect grouping, then rebuild without deleting branches or pull requests.
All 68 static findings are false positives caused by Markdown, ordinary prose, or documented Git commands with fixed arguments. The skill intentionally operates Git and GitHub, but no prompt injection, exfiltration, concealed execution, or unsafe command interpolation was found.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/jssblck-gh-stack/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/jssblck-gh-stack?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/jssblck-gh-stack?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/jssblck-gh-stack/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/jssblck-gh-stack.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>jssblck. (2026). gh-stack security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/jssblck-gh-stack/audits/1@techreport{jssblck-jssblck-gh-stack-2026,
author = {jssblck},
title = {gh-stack security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/jssblck-gh-stack/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "gh-stack security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "jssblck"
date-released: "2026-08-23"
url: "https://skillstore.io/skills/jssblck-gh-stack/audits/1"
identifiers:
- type: other
value: "skillstore:jssblck-gh-stack:audit:1"
description: "Skillstore immutable audit report identifier"
Plan backend, interface, and test changes as ordered pull requests with focused diffs.
Update a lower layer, rebase dependent branches, and synchronize remote pull requests.
Diagnose divergence, rebase conflicts, locked state, or interrupted stack modification.
Inspect my current gh-stack state and summarize each branch, pull request, and required action.
Plan a gh-stack for [feature]. Separate concerns into reviewable branches and explain their bottom-to-top dependency order.
Move [change] into its owning branch, commit it, rebase every dependent layer, and verify the resulting stack.
Diagnose [stack problem], preserve existing branches and pull requests, recover non-interactively, then merge only [target scope] after verification.
作成者
jssblckライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
リポジトリ
https://github.com/jssblck/agents/tree/4658295e88faed205cc134edf987f7ea4e0c8ea4/skills/gh-stack参照
88347d33645a3df8196bc00b997174902b742a6f
メンテナンスの新しさ
2026/8/23
利用状況
0 ダウンロード · 0 閲覧
ファイル構成
Ship Changes Through Pull Requests and CI
Finishing a change requires careful verification, commits, pull-request setup, and CI follow-through. This skill manages that workflow until every check passes.
Remove Machine-Written Tells from Durable Prose
Durable prose can sound generic when rhetoric obscures concrete facts. This skill removes formulaic patterns while preserving meaning, technical details, and voice.
Coordinate Parallel Agents With Fewer Conflicts
Parallel coding agents often collide in shared files and documentation. This skill provides structural and editing practices that reduce merge conflicts.
Merge Open Pull Requests as One Stack
Merging several open pull requests together requires careful ordering, conflict handling, and repeated verification. This skill builds one GitHub stack and merges it through repository protections.
Build Reliable Code with Durable Principles
Inconsistent engineering choices make code harder to review and maintain. This skill applies clear design, testing, error, and tooling defaults across common languages.
Manage SOPS Secrets in Repositories
Encrypted repository secrets require careful commands, keys, and environment handling. This skill guides SOPS workflows through an existing pnpm secrets wrapper.
チーム標準で Git ワークフローを管理する
作成者 Atman36
チームが履歴を読みやすく保つには、一貫したコミット、ブランチ、レビュー習慣が必要です。このスキルは、Claude、Codex、Claude Code に実用的な Git ワークフローチェックリストを提供します。
gh で GitHub コンテキストを収集
作成者 BfdCampos
GitHub での作業では、ローカルの git では確認できない PR、issue、レビュー、CI のコンテキストが必要になることがよくあります。このスキルは、Claude、Codex、Claude Code がより豊富なコンテキストを得るために gh の読み取りコマンドを使用するようガイドします。
Sentryスタイルのプルリクエストを作成
作成者 getsentry
明確なプルリクエストを書くには、コンテキストとレビューの規律が必要です。このスキルは、Claude、Codex、Claude Code が SentryスタイルのPR準備を行うための手順を案内します。
高度な Git ワークフローを習得する
作成者 AutumnsGrove
複雑な Git 履歴は、作業内容を失わずに修復するのが難しい場合があります。このスキルは、rebase、conflicts、bisect、recovery、branch management のためのガイド付きワークフローを提供します。
GitHub Issues をラベルで整理する
作成者 C0ntr0lledCha0s
大規模なリポジトリでは、issue のラベルに一貫性がなかったり、マイルストーンが不明確だったりすると時間を失います。このスキルは、分類体系の作成、一括更新の実行、GitHub ワークフローを通じた進捗報告を支援します。
一貫性のある GitHub Issue を作成する
作成者 C0ntr0lledCha0s
Issue のタイトル、ラベル、プロジェクトメタデータがリポジトリごとにばらつくと、チームは時間を失います。このスキルは、Claude、Codex、Claude Code が一貫性のある GitHub issue を作成できるように支援します。