From bf6161ce7b91776fda5e0c37005b91c66a29f15f Mon Sep 17 00:00:00 2001 From: toki Date: Tue, 12 May 2026 08:00:32 +0900 Subject: [PATCH] docs: simplify common rules --- agent-ops/rules/common/rules.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/agent-ops/rules/common/rules.md b/agent-ops/rules/common/rules.md index 00babb1..9bf989d 100644 --- a/agent-ops/rules/common/rules.md +++ b/agent-ops/rules/common/rules.md @@ -1,8 +1,3 @@ - -`agent-ops/rules/project/rules.md`와 -`agent-ops/rules/private/rules.md`를 읽고 작업을 시작한다. 파일이 없을경우 무시한다. - - # 공통 규칙 - 기존 구조를 우선한다. 새 파일 생성보다 기존 파일 수정을 우선한다. @@ -11,7 +6,6 @@ - 불확실하면 단정하지 말고 후보를 제시한다. `agent-ops/rules/project/rules.md`와 `agent-ops/rules/private/rules.md`는 세션 최초 1회 읽는다. 파일이 없으면 무시한다. -domain rule은 해당 domain 최초 진입 시 1회 읽고, 이미 읽은 rule은 반복하지 않는다. 아래 성격의 요청은 사용자가 명시적으로 요청한 경우에만 `agent-ops/skills/common/router.md`를 작업 최초 1회 읽고 수행한다. 자동으로 수행하지 않는다. - agent-ops 초기화