프로젝트 분석: 훅 설정 관련 리스크 정리 #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PROJECT_ANALYSIS.md작성 중 발견한 개선 포인트.리스크
app_key평문 커밋 —.claude/hooks/aptabase.json에 키가 평문으로 존재. self-hosted라 영향은 제한적이나 외부 공개 시 반드시 분리 필요.usage.md와SKILL.md는.py구현을 전제하지만 실제로는.sh/.ps1진입점만 존재.claude-common-installer(3).exe가 저장소에 포함. Git LFS 또는 별도 배포 채널 권장.install-git-hook.sh수동 실행 필요.memory/미존재 — README에 명시되어 있으나 실제 디렉터리 없음.할 일
aptabase.json을 gitignore 처리하거나.example템플릿으로 분리usage.md/SKILL.md를 현재.sh/.ps1구조에 맞춰 갱신