[CHORE] dev 직접 커밋 차단 훅 추가 + 산출물 동기화는 PR생성 스킬 - #440
Merged
Conversation
- .claude/hooks/block-dev-commit.sh: dev/main/master 직접 commit·push 차단 (B12, PreToolUse) - .claude/settings.json: 훅 등록(#1만) - docs/dev-rules/HOOKS.md: 훅 문서 분리(README가 참조) - 산출물 동기화(B14)는 훅 대신 /PR생성 스킬 4.5단계에서 PR 시점에 검사 (매 Bash 명령마다 훅 도는 낭비 방지) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
PR 요약
이슈 번호
주요 변경 사항
.claude/hooks/block-dev-commit.sh: dev/main/master 에서git commit·push직접 실행 차단 (B12, PreToolUse).claude/settings.json: 훅 등록docs/dev-rules/HOOKS.md: 훅 동작·추가 방법 문서(분리), README가 참조.claude/skills/PR생성: 산출물 동기화(B14)를 훅 대신 4.5단계에서 PR 시점에 검사 (매 명령 오버헤드 방지)참고 사항
git commit시 차단되면 정상