docs(readme): 読み進め方ガイド(推奨ルート3パターン)を追加#35
Merged
Conversation
ユーザーから「この資料をどう読み進めればいいか具体的に教えてほしい」と いう声を受けて、README に推奨ルートセクションを追加した。 - 「何が読めるか」テーブルに 02-setup / 03-claude-md を追加 (現状 main にあるのに README から漏れていた) - 「読み進め方(推奨ルート)」セクションを新設 - ルート A: はじめての方(30 分) — 00 → 01 → 02 - ルート B: Claude Code 経験者(25 分) — 00 → 03-claude-md → CLAUDE.md - ルート C: 作り手として読む方(45 分) — 00 → CONTRIBUTING → CLAUDE.md → shared/ - 「共通の前提」で「読むだけで終わらせない」「詰まったら Issue/Discussion」を再掲 章番号や全体構成の見直しは Issue #27 のスコープなので踏み込まない。 本コミットは現状の章をどう読むかのガイドに留める。 Refs #32
5 tasks
Codex レビュー指摘 #2 への対応。コピペ用の「最初の一声」が 00-about/index.html Slide 8 の AI Buddy プロトコル (consent-first / anonymization-first / 5 系統振り分け)の 制約を含んでおらず、AI が無断投稿・個人情報漏洩・粗い分類で 進む余地があった。 末尾に以下を追加して整合: - 投稿案を作る前に同意確認を必須 - 個人情報(実名・会社名・社内パス・API キー等)の匿名化を必須 - Discussions(Q&A/Show and tell/Ideas)・Issue(bug-report/improvement)・PR の 5 系統振り分けまで AI に促す Refs #32
4 tasks
…-guide # Conflicts: # README.md
This was referenced May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #32
何を変えるか(What)
README に「読み進め方(推奨ルート)」セクションを新設し、受講者が「どの順番で・どの深さで読めばいいか」を選べる導線を追加する。
変更内容
02-setup/と03-claude-md/を追加00→01→0200→03-claude-md→CLAUDE.md00→CONTRIBUTING→CLAUDE.md→shared/なぜ(Why)
受講者から 「この資料をどのように読み進めていったら良いか具体的に教えてほしい」 という改善提案があった(Issue #32)。
現状の README は:
結果、初見の受講者が「とりあえず 00 から順番に?」と迷子になる構造になっていた。
スコープ外(Out of scope)
index.html冒頭への「所要時間・前提・ゴール」メタ情報ボックスの追加 → 別 Issue に切り出す(必要なら docs: この資料の読み進め方を具体的に案内する導線を追加する #32 から派生)レビューで確認してほしい点
Test plan
02-setup/03-claude-md/)🤖 Generated with Claude Code