repo-local TDD 스킬 추가#85
Merged
Merged
Conversation
- red green refactor 스킬을 repo-local로 추가 - skills registry와 TDD 사용 순서를 문서화 - AGENTS에 backend TDD 진입 규칙을 반영
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthrough
Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
1) 요약
git-ranker에 repo-localred,green,refactorTDD skill을 추가했습니다.AGENTS.md와 skills registry를 갱신해 backend 테스트 작성과 TDD 구현 요청이red -> green -> refactor순서를 따르도록 entrypoint를 정리했습니다.2) 연관 이슈
3) 문제와 목표
4) 영향 범위
.codex/skills/*,AGENTS.md5) 검증 증거
미실행(문서/skill 변경만 있음)git diff --check, skill 파일 존재 확인,AGENTS.md재검토미실행(문서/skill 변경만 있음)미실행(문서/skill 변경만 있음)미실행(문서/skill 변경만 있음)6) 관측성 확인
7) AI 리뷰 메모 (선택)
8) 리스크 및 롤백
.codex/skills/와AGENTS.md변경을 되돌리면 이전 상태로 복구됩니다.9) 체크리스트
Summary by CodeRabbit
릴리스 노트