docs: 日本語ライティング規範のスキルを導入 - #22
Merged
Merged
Conversation
github_notifications_slack の PR #119 を移植する。 日本語でレビュー・ドキュメント・コメントを書くため、 文章品質を揃えるスキルを 2 つ追加する。 - japanese-tech-writing: 日本語技術文書の文章規範 - cognitive-rhythm-writing: 認知リズムを生む文章規範(前者を併用) AGENTS.md に document / comment 節を追加し、日本語の文章を 書くときに両スキルを参照するよう定める。共有するプロジェクト スキルを追跡できるよう .gitignore の .claude/ 除外を調整する。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RDiccVXVMSwETJBYEinhPA
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.
概要
limit7412/github_notifications_slackの PR #119 を本リポジトリへ移植する。本リポジトリでもレビュー・ドキュメント・コメントを日本語で書くため(
AGENTS.mdのreview節)、文章品質を揃えるプロジェクトスキルを 2 つ導入する。いずれも k16shikano 氏の Gist(fd287c3 / eb2929f)に由来する。変更点
.claude/skills/japanese-tech-writing/SKILL.md(新規): 日本語技術文書の文章規範.claude/skills/cognitive-rhythm-writing/SKILL.md(新規): 認知リズムを生む文章規範。前者を併用前提とするAGENTS.md(変更):document / comment節を追加し、日本語の文章を書くときに両スキルを参照するよう定める.gitignore(変更):.claude/を一括除外していた設定を.claude/*+!.claude/skills/に変更。ローカル状態(権限・履歴)は引き続き除外しつつ、共有するプロジェクトスキルのみ追跡できるようにする移植にあたっての差分
AGENTS.mdの github 節も別の内容へ変更していたが、これは移植元リポジトリ固有のルール差分のため取り込まず、本リポジトリの既存 github 節はそのまま維持した。追加したdocument / comment節のみを移植している。.claude/を gitignore していたため、スキルファイルを追跡できるよう.gitignoreを調整した(移植元にはこの除外設定が無い)。動作確認
git check-ignoreにより.claude/skills/配下が追跡対象になり、.claude/直下のローカル状態は引き続き除外されることを確認した。SKILL.mdは移植元とdiffで完全一致することを確認した。🤖 Generated with Claude Code
https://claude.ai/code/session_01RDiccVXVMSwETJBYEinhPA
Generated by Claude Code