Update AGENTS.md with agent operations configuration
This commit is contained in:
parent
9a39917a2c
commit
af6b2962a2
1 changed files with 9 additions and 0 deletions
9
AGENTS.md
Normal file
9
AGENTS.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
## 응답 언어
|
||||
한국어로 응답한다.
|
||||
|
||||
## 기본 원칙
|
||||
- 기존 구조를 우선한다.
|
||||
- 새 파일 생성보다 기존 파일 수정을 우선한다.
|
||||
- 작업 전 `agent-ops/skills/router.md`를 참조하여 필요한 skill 또는 domain rule만 로드한다.
|
||||
- 관련 rule / skill만 최소로 로드한다.
|
||||
- 세부 규칙은 `agent-ops/` 아래 파일을 따른다.
|
||||
Loading…
Reference in a new issue