review-before-push skillA
review-before-push is agent-read markdown (skill) from mryo0826/aidd-practice-guide: push する直前に回す検査。別環境で clone / pull して再開する視点で到達状態を判定し、確度ラベルが今も正しいかを読み直す。公開リポジトリなら、初めて読む人間の視点・機微情報・版(タグ)の要否も同じ1本で検査する。push の承認を求める前に使用(commit 直前の検査は review-before-commit)。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# push 直前の検査 **push は外に出る操作である。** commit はローカルに留まり `amend` / `reset` で巻き戻せるが、**push は戻すのに履歴へ revert を積むか force push が要る**(別マシンに clone があれば整合も壊れる)。⇒ **検査の重さは、操作の非可逆性に合わせる。** 🔴 **冒頭で1つだけ判定する: 対象は公開リポジトリか、非公開か。** ⇒ **公開なら、下の「公開リポジトリのときに追加で回す」節まで含めて、この1本で回す。** ⭐ **判定は最初の1回だけで、手順ごとに「これは公開向けか」を考えない。** **この Skill は手順だけを持つ。** **一般形は `01_ai-driven-dev-strategy.md`「外に出る直前に検査を挟む(非可逆な操作のゲート)」、リポジトリ固有の規約は `CLAUDE.md`** にある。 ## 前提思想 - **判定するのは到達状態であって、作業範囲ではない。** 「どこまで読んだか」ではなく「**次のセッションが開始できるか**」。 - **書いた本人には解決できてしまう参照が、ここでだけ落ちる。** ⇒ **自分が持っている文脈を外して読む。** - **未 push の commit は、時間差の再点検から漏れる。** 書かれた時点と公開される時点がずれ、**その分だけ確度ラベルが古びる。** ## モード | モード | 発動 | 振る舞い | |--------|------|---------| | **検査(既定)** | push の承認を求めようとした瞬間 | 下の手順を回し、検出物を一覧で出す | | **再検査** | 検査後にさらに commit を積んだ場合 | **積んだ分を対象に回す**(前回の結果は今回の根拠にならない) | ## 手順 ### 1. 到達状態を判定する **問い: 別のマシンで0から `git clone` した AI が、コンテキストを失わずに次のセッションを開始できるか。** - **入口から読み始める**——制御plane と、記録の「次にやること」。**そこから着手先が一意に決まるか。** - **典型的な壊れ方3つを当てる**: `1` **参照先が解決できない**(ID・リンク・「あのファイル」)`2` **「次」「現在」「まだ〜していない」がいつを指すか決まらない** `3` **件数・範囲が実態と合っていない** - 🔴 **通過条件を持たない検査は、部分適用でも「通過」を申告できる。** ⇒ **何を見たかを列挙してから判定する。** ### 2. 構造を変えたなら、その実体を指す行を全部探す …
Read the whole file at its exact version.
How to install
mdr add mryo0826/aidd-practice-guide/review-before-push@git:20260921.2ad66e0mdr add mryo0826/aidd-practice-guide/review-before-push@sha256:23dc912a70874094Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_xsud4pzk4lhhnyi2)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260921.2ad66e0 latest | 2026-09-21 | 2ad66e0 | 10,859 B | A | view · diff |
| git:20260921.aeecf4e | 2026-09-21 | aeecf4e | 9,817 B | A | view · diff |
| git:20260909.e884a56 | 2026-09-09 | e884a56 | 5,350 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10859 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
mryo0826/aidd-practice-guide · 3 stars · license NOASSERTION · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_xsud4pzk4lhhnyi2 GET https://markdownregistry.com/api/v1/resolve?ref=mryo0826/aidd-practice-guide/review-before-push GET https://markdownregistry.com/api/v1/blob/23dc912a70874094d6588a58ed78997bcbfc7bb0b79a4877f587afa6fdace0ea
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.