Skip to content

feat: reviewer auto_task에 CLAUDE.md 컨텍스트 로드 (#554)#561

Merged
dalsoop merged 1 commit intomainfrom
issue-554/dal
Mar 30, 2026
Merged

feat: reviewer auto_task에 CLAUDE.md 컨텍스트 로드 (#554)#561
dalsoop merged 1 commit intomainfrom
issue-554/dal

Conversation

@dalsoop
Copy link
Copy Markdown
Owner

@dalsoop dalsoop commented Mar 30, 2026

Summary

  • reviewer의 auto_task에 CLAUDE.md 로드 단계 추가
  • wake 시 프로젝트 컨벤션/규칙을 먼저 파악한 후 PR 리뷰 수행
  • auto_interval: 30m 설정으로 주기적 자동 리뷰

Closes #554

Test plan

  • .dal/reviewer/dal.cueauto_task, auto_interval 필드 존재 확인
  • auto_task 첫 단계가 CLAUDE.md 읽기인지 확인
  • CUE 스키마 유효성 검증

🤖 Generated with Claude Code

reviewer wake 시 CLAUDE.md를 먼저 읽어 프로젝트 컨벤션을 파악한 후
리뷰를 수행하도록 auto_task 추가. false positive 감소 기대.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dalsoop dalsoop merged commit 9611283 into main Mar 30, 2026
1 check passed
@dalsoop dalsoop deleted the issue-554/dal branch March 30, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: reviewer dal — auto_task 시 CLAUDE.md 컨텍스트 로드

1 participant