chore: sync tools Claude Code environment to ai-setup standard - #929
Merged
Conversation
…s in settings.json
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.
概要
repos/toolsの Claude Code 環境(.claude/settings.json、.claude/skills/*、CLAUDE.md)を/ai-setupの最新標準に追従させる。変更内容
git push/gh pr create/ 破壊的 git コマンド(rm -rf、git reset --hard等)の deny を追加。既存の機密ファイル系 deny は維持/code-reviewはユーザー実行必須・結果が返るまで待つ」に修正し、Claude が起動不可を理由にレビュー工程をスキップする事故を防止disable-model-invocationを削除しwhen_to_useを追加。実装前に合意が未成立と判断した場合の自発起動を許可npx lerna list --graph)から算出した6ティアのパッケージコミット順序表を追加.github/renovate.jsonに基づく「依存関係の追加」セクションを新設。スキル表に npm-publish 行を追加検証
yarn lint— エラーなしyarn build— 28プロジェクト成功yarn test— 118ファイル / 1673テスト全て成功settings.local.jsonには一切触れていない