커밋 그래프

3 커밋

작성자 SHA1 메시지 날짜
6608caadbd feat: v1.5.0 릴리즈 노트 체계 + 권한 스킬 + claude-bot 2026-03-01 17:15:59 +09:00
ed7620285b feat: 커스텀 서브에이전트 3종 + 활용 정책 추가 (v1.4.0)
- explorer: 코드베이스 탐색/분석 (sonnet, 읽기 전용, 높은 자율성)
- implementer: 모듈 단위 구현 (sonnet, 계약 기반, 중간 자율성)
- reviewer: 코드 리뷰/품질 검증 (sonnet, 체크리스트 기반, 높은 자율성)
- subagent-policy.md: 서브에이전트 활용 정책 rules 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 20:37:23 +09:00
Team Workflow Bot
321b697de3 chore: 팀 공통 워크플로우 초기 구성
- workflow-version.json: 글로벌 워크플로우 버전 관리
- .claude/rules/: 팀 정책, Git 워크플로우 규칙
- .claude/skills/: init-project, create-mr, fix-issue, sync-team-workflow
- .githooks/: commit-msg (Conventional Commits), post-checkout (hooksPath)
- .editorconfig: 에디터 공통 설정
2026-02-14 08:20:38 +09:00