CLAUDE.md claudeA

CLAUDE.md is agent-read markdown (claude) from mryo0826/aidd-practice-guide.

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

# プロジェクト概要(制御plane)

このリポジトリは **AI駆動開発(AIDD)の実践ガイド** である。コードは含まず、Markdown ドキュメントのみで構成される。
Claude Code / Agent Skills / Spec Kit を活用したAI駆動開発の**方法論と実践知を体系化**したもので、ツールの使い方集ではなく **進め方(プロセス)の規律**を主題とする(アジャイル/スクラムの規律をAIとの協働に適用する)。

> **このファイルの役割:** Claude Code が常時ロードする制御plane 兼チーム共通ルール。現在モード・ファイルマップ・編集規約・再開手順を軽量に保つ。
>
> **記法:** 本ファイルと本ガイドが本文の強調に使う記号(🔴 / ⭐ / ⚠️ / 📌 等)の定義は [`01_ai-driven-dev-strategy.md`](01_ai-driven-dev-strategy.md)「記号凡例」にある。**確度ラベル(`[Fact]` 等)とは別軸である。**

## 記憶モデル(役割分離)

単一の「再開用メモ」は持たず、役割ごとにファイルを分ける。

| 用途 | 参照先 |
|------|--------|
| 現在モード・ファイルマップ・編集規約・再開手順・チーム共通ルール | **このファイル `CLAUDE.md`**(常時ロード) |
| 設計判断とその理由の記録 | `docs/design-decisions.md`(追記型) |
| 発展課題・未解決論点・活性化状況 | `BACKLOG.md` |
| 次にやること・現在地・Check Action の結果・稼働の記録・**レトロの `Try` 在庫**(裁定待ちの改善案) | **作業日誌**(**このリポジトリの外**に置く。下記) |

> **作業日誌はこのリポジトリに含まれない。** 「次にやること」「作業の現在地」「稼働の記録」は**書き手の生活と作業実態の記録**であり、方法論としての価値を持たない。個々の記述が許容範囲でも、時系列で累積すると稼働の傾向が像を結ぶ。判定基準は「内部か外部か」ではなく **「書き手の生活・稼働の記録か、内容についての判断の記録か」**。この分離自体が公開物の設計判断であり、`docs/design-decisions.md` に記録している。
>
…

Read the whole file at its exact version.

How to install

Latest version
mdr add mryo0826/aidd-practice-guide/CLAUDE.md@git:20260923.649f8bf
Exact content
mdr add mryo0826/aidd-practice-guide/CLAUDE.md@sha256:dd29794df6771f39

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_4djxplqrdohixhof.svg)](https://markdownregistry.com/a/art_4djxplqrdohixhof)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.649f8bf latest2026-09-23 649f8bf 36,345 BA view · diff
git:20260923.35816e62026-09-23 35816e6 36,472 BA view · diff
git:20260921.2ad66e02026-09-21 2ad66e0 35,556 BA view · diff
git:20260921.aeecf4e2026-09-21 aeecf4e 34,893 BA view · diff
git:20260921.3a0df522026-09-21 3a0df52 34,811 BA view · diff
git:20260921.c3242c32026-09-21 c3242c3 34,790 BA view · diff
git:20260909.66a0ac62026-09-09 66a0ac6 33,819 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (36345 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

GitHub

mryo0826/aidd-practice-guide · 3 stars · license NOASSERTION · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_4djxplqrdohixhof
GET https://markdownregistry.com/api/v1/resolve?ref=mryo0826/aidd-practice-guide/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/dd29794df6771f3985b8b5e7edc8b2734c177b5b1df17d0ea3af6cc8d25f46c6

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.

More from mryo0826/aidd-practice-guide

requirements-review skill
mryo0826/aidd-practice-guide · .claude/skills/requirements-review/SKILL.md · 要件・仕様(作るものの状態=WHAT)の壁打ちとレビュー。甘い前提・抜けた非機能要件・外部API/クラウド制約の見落としを媚びずに突き、確定要件を受入基準(AC)付きで固める。要件定義・仕様策定・仕様レビュー時に使用(実装・コードは対象外)…
git:20260722.4a3ddc4 · audit A · 3 stars
review-before-commit skill
mryo0826/aidd-practice-guide · .claude/skills/review-before-commit/SKILL.md · commit を提案する直前に回す検査。対話でのみ述べて記録に入れ忘れたものを洗い出し、文脈を持たない読み手が読めるかを参照・時点語・件数の3軸で検査する。公開リポジトリなら、コミットメッセージの規約・staging…
git:20260921.2ad66e0 · audit A · 3 stars
review-before-push skill
mryo0826/aidd-practice-guide · .claude/skills/review-before-push/SKILL.md · push する直前に回す検査。別環境で clone / pull して再開する視点で到達状態を判定し、確度ラベルが今も正しいかを読み直す。公開リポジトリなら、初めて読む人間の視点・機微情報・版(タグ)の要否も同じ1本で検査する。push…
git:20260921.2ad66e0 · audit A · 3 stars
zenn-article skill
mryo0826/aidd-practice-guide · .claude/skills/zenn-article/SKILL.md · このガイドを題材にした技術記事(Zenn 等)の構成壁打ちと overclaim レビュー。誇大表現・裏取り無き「実証」主張・絶対語を確度ラベルで検出して格下げする。要件・仕様(requirements-review)や実装コード(code…
git:20260921.90c7916 · audit A · 3 stars

Every file in mryo0826/aidd-practice-guide

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

Browse by kind, by grade A, or by owner.