git-workflow
80チーム標準で Git ワークフローを管理する
作成者 Atman36
チームが履歴を読みやすく保つには、一貫したコミット、ブランチ、レビュー習慣が必要です。このスキルは、Claude、Codex、Claude Code に実用的な Git ワークフローチェックリストを提供します。
Codex セッション由来情報付きでコードをコミット
AI 支援による変更では、コードがなぜ変更されたのかを説明するコンテキストが失われることがあります。このスキルは、機密情報を伏せた Codex トランスクリプトをエクスポートし、作業内容と一緒にコミットして、ブランチをプッシュします。
インストール前に停止して確認を求めてください。
計画を確認し、ファイルを変更する前にユーザーの明示的な同意を得てください。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "commit-chat-push" from https://skillstore.io/skills/bertona88-commit-chat-push.md and its manifest at https://skillstore.io/api/skills/bertona88-commit-chat-push/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「commit-chat-push」を使用しています。 Commit this finished refactor with the Codex chat and push it.
期待される結果:
リファクタリングと、docs/codex-sessions 配下の秘匿処理済みトランスクリプトを含む 1 つのコミットでブランチがプッシュされます。応答には、実行したテストとスキップしたチェックが記載されます。
「commit-chat-push」を使用しています。 Export the session from a specific JSONL file before committing.
期待される結果:
選択されたセッションが Markdown に変換され、機密文字列がスキャンされ、意図したファイルと一緒にステージングされ、コミットに含められます。
「commit-chat-push」を使用しています。 Commit this fix, but do not include unrelated local files.
期待される結果:
意図した修正ファイルとレビュー済みトランスクリプトのみがステージングされます。キャッシュ済み差分の確認後、コミットが作成されてプッシュされます。
Most static alerts are false positives caused by Markdown backticks, code fences, safe Git inspection commands, and defensive secret-search patterns. Confirmed risks include reading private Codex sessions, permitting raw-session commits, and pushing transcript content to a remote repository. The referenced redaction exporter is missing, so its privacy controls cannot be audited.
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/bertona88-commit-chat-push/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/bertona88-commit-chat-push?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/bertona88-commit-chat-push?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/bertona88-commit-chat-push/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/bertona88-commit-chat-push.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>bertona88. (2026). commit-chat-push security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/bertona88-commit-chat-push/audits/6@techreport{bertona88-bertona88-commit-chat-push-2026,
author = {bertona88},
title = {commit-chat-push security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/bertona88-commit-chat-push/audits/6},
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: "commit-chat-push security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "bertona88"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/bertona88-commit-chat-push/audits/6"
identifiers:
- type: other
value: "skillstore:bertona88-commit-chat-push:audit:6"
description: "Skillstore immutable audit report identifier"
完成した機能を、それを生成した AI セッションと一緒にコミットします。
レビュアーが変更の背後にある判断を確認できるよう、読みやすいトランスクリプトを添付します。
スキルの変更を由来情報と一緒にパッケージ化し、レビュー用に準備済みブランチをプッシュします。
Use commit-chat-push to commit these changes, include a redacted Codex transcript, and push the branch after reviewing the staged diff.
Use commit-chat-push for this feature branch. Export the transcript to docs/codex-sessions, scan it for secrets, then commit and push.
Use commit-chat-push with a specific session file at PATH. Keep tool output disabled, stage only intended files, and show me verification results.
Use commit-chat-push for a release fix. Compare cached diff, include transcript provenance in the commit body, and push only after confirming upstream.
作成者
bertona88ライセンス
MIT
Skillstore リビジョン
r2
バージョンに関する注意
作者はバージョンを宣言していません。
参照
8c3e20bba512c392d9b02ee748b18e0b09d4982c
メンテナンスの新しさ
2026/7/25
利用状況
2 ダウンロード · 73 閲覧
ファイル構成
チーム標準で Git ワークフローを管理する
作成者 Atman36
チームが履歴を読みやすく保つには、一貫したコミット、ブランチ、レビュー習慣が必要です。このスキルは、Claude、Codex、Claude Code に実用的な Git ワークフローチェックリストを提供します。
高度な Git ワークフローを習得する
作成者 wshobson
複雑な Git 履歴はレビューを遅らせ、復旧をストレスの多いものにします。このスキルは、rebase、cherry-pick、bisect、worktrees、reflog の実践的なワークフローを提供します。
Git サブモジュールを安全に管理する
作成者 supercent-io
Git サブモジュールは、ミスなく追加、更新、削除するのが難しい場合があります。このスキルは、一般的なサブモジュール作業のための構造化されたワークフローを提供します。
高度な Git ワークフローを習得する
作成者 AutumnsGrove
複雑な Git 履歴は、作業内容を失わずに修復するのが難しい場合があります。このスキルは、rebase、conflicts、bisect、recovery、branch management のためのガイド付きワークフローを提供します。
出典が明記された Diasporic Intelligence を守る
作成者 MinistaJazz
チームは、出典クレジット、同意、来歴、または取り消しを削除することで Diasporic Intelligence を誤用する可能性があります。このスキルは、明確な定義、帰属表記の文言、境界テスト、実装チェックを提供します。
Conventional Commits 形式の Git コミットを作成
作成者 21pounder
手動でコミットを準備すると、ステージ済みの変更、メッセージのスタイル、機密ファイルを見落とす可能性があります。このスキルは git の状態を確認し、明確な Conventional Commits の作成を支援します。