Skip to content

chore: 에이전트 세팅 수정 - #824

Draft
whqtker wants to merge 7 commits into
developfrom
chore/713-agent-setting
Draft

chore: 에이전트 세팅 수정#824
whqtker wants to merge 7 commits into
developfrom
chore/713-agent-setting

Conversation

@whqtker

@whqtker whqtker commented Aug 2, 2026

Copy link
Copy Markdown
Member

관련 이슈

작업 내용

기존 claude code 설정에 맞게 codex용 AGENTS.md, .codex를 작성했습니다.
post-edit-check 훅에서 검증 결과가 에이전트에게 제대로 전달되지 않았던 문제를 수정했습니다.
지원 대학을 적재하는 스킬을 추가했습니다. 관련해서 불필요한 로직들을 수정 및 제거했습니다.

AS IS: 지원 대학 파일을 마크다운 테이블 형식으로 힘들게 변환하여 어드민 웹에 접속하여 적재한다.
TO BE: 지원 대학 파일만 간편하게 스킬 인자로 넘겨주어 적재한다.

특이 사항

리뷰 요구사항 (선택)

@whqtker whqtker self-assigned this Aug 2, 2026
@whqtker whqtker added 문서 Improvements or additions to documentation 기능 labels Aug 2, 2026
@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cb9ddbb0-3bda-4bb5-9db0-3e86344cf1a0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

whqtker and others added 4 commits August 2, 2026 19:44
.claude/.codex와 동일한 hooks, skills, permissions 구성을 .cursor에 맞게 추가한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
Codex 훅을 settings.json 단일 설정과 .codex/hooks 경로로 통일하고, skill 문서의 교차 경로 참조를 각 도구 디렉터리 기준으로 수정한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

기능 문서 Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: 에이전트 설정 수정

1 participant