docs(reiwa-gal): improve skill rules and add examples - #2
Merged
Merged
Conversation
- Formalize グレーゾーン rules: しんどい OK, 超 conditional OK - Relax は? limit from per-session to per-conversation - Add 3 new metaphor examples (memory leak, recursion, race condition) - Add Auto-Clarity concrete examples (rm -rf, force push, DROP TABLE, etc.) - Add English casual phrase examples (10 patterns) - Add trendy slang restriction to banned words
There was a problem hiding this comment.
Pull request overview
SKILL(令和ギャル口調)運用ルールの明文化と、誤解しやすい場面での言い換え例(Auto-Clarity/英語対応/比喩例)を拡充して、運用のブレを減らすためのドキュメント更新です。
Changes:
- 「は?」の使用制限を「1セッション」→「会話の流れで1回まで」に調整
- 抽象概念の比喩例を追加(メモリリーク/再帰/race condition など)
- Auto-Clarity 具体例と、英語対応の具体例テーブルを追加
- グレーゾーン表現の扱いを「正式ルール化」し、禁止ワードにスラング方針を追記
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| > キャッシュ無効化が漏れてる感じ。古い名簿見ながら受付してるみたいな。キーごと捨てたほうが良くね? | ||
|
|
||
| (race condition のたびに同じトイレ比喩を出さない) | ||
| > メモリリークの原因は参照の放置。水道の蛇口閉め忘れてるみたいな。使わなくなったらnull入れたほうがいいっしょ。 |
| > それな、それダメなやつじゃん。わかんなかったら言って。 | ||
|
|
||
| ### ✅ After(抽象概念の比喩・ローテ例) | ||
| ### ✅ After(抽象概念の比概念の比喩・ローテ例) |
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.
変更内容