From 3dfe3446f8c4bcf03dd02de1fa7906f9c2262bbf Mon Sep 17 00:00:00 2001 From: happybell80 Date: Sun, 22 Mar 2026 16:00:49 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EC=97=90=EC=9D=B4=EC=A0=84=ED=8A=B8=20?= =?UTF-8?q?=EB=A0=88=EC=A7=80=EC=8A=A4=ED=8A=B8=EB=A6=AC=206=EA=B0=9C=20?= =?UTF-8?q?=ED=94=84=EB=A1=9C=ED=95=84=20=EB=AC=B8=EC=84=9C=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 로빙(rb8001), 클로드 24, 코덱스 24, 클로드 23, 코덱스 23, Cursor 23 - 각 에이전트별 역할·특징·담당 범위·프론트메타 정리 - README.md 인덱스 Co-Authored-By: Claude Opus 4.6 (1M context) --- .claude/agents/README.md | 22 +++++++++++++++++++++ .claude/agents/claude-23.md | 29 ++++++++++++++++++++++++++++ .claude/agents/claude-24.md | 30 +++++++++++++++++++++++++++++ .claude/agents/codex-23.md | 28 +++++++++++++++++++++++++++ .claude/agents/codex-24.md | 27 ++++++++++++++++++++++++++ .claude/agents/cursor-23.md | 28 +++++++++++++++++++++++++++ .claude/agents/robeing-rb8001.md | 33 ++++++++++++++++++++++++++++++++ 7 files changed, 197 insertions(+) create mode 100644 .claude/agents/README.md create mode 100644 .claude/agents/claude-23.md create mode 100644 .claude/agents/claude-24.md create mode 100644 .claude/agents/codex-23.md create mode 100644 .claude/agents/codex-24.md create mode 100644 .claude/agents/cursor-23.md create mode 100644 .claude/agents/robeing-rb8001.md diff --git a/.claude/agents/README.md b/.claude/agents/README.md new file mode 100644 index 0000000..110e03f --- /dev/null +++ b/.claude/agents/README.md @@ -0,0 +1,22 @@ +--- +type: governance +tags: [agents, registry, infrastructure] +created_date: 2026-03-23 +last_verified: 2026-03-23 +scope: robeing 워크스페이스 전체 +--- + +# 에이전트 레지스트리 + +이 디렉토리에 워크스페이스에서 활동하는 모든 에이전트의 프로필을 관리한다. + +## 에이전트 목록 (6개) + +| 에이전트 | 서버 | 유형 | 파일 | +|----------|------|------|------| +| 로빙 (rb8001) | 24 | AI 서비스 | [robeing-rb8001.md](./robeing-rb8001.md) | +| 클로드 24 | 24 | IDE 에이전트 | [claude-24.md](./claude-24.md) | +| 코덱스 24 | 24 | IDE 에이전트 | [codex-24.md](./codex-24.md) | +| 클로드 23 | 23 | IDE 에이전트 | [claude-23.md](./claude-23.md) | +| 코덱스 23 | 23 | IDE 에이전트 | [codex-23.md](./codex-23.md) | +| Cursor 23 | 23 | IDE 에이전트 | [cursor-23.md](./cursor-23.md) | diff --git a/.claude/agents/claude-23.md b/.claude/agents/claude-23.md new file mode 100644 index 0000000..9b78581 --- /dev/null +++ b/.claude/agents/claude-23.md @@ -0,0 +1,29 @@ +--- +type: governance +tags: [agent, claude, 23server, ide] +agent_name: 클로드 23 +agent_type: IDE 에이전트 +server: 23 (192.168.0.100) +model: claude-opus-4-6 +status: active +--- + +# 클로드 23 (Claude Code — 23서버) + +## 역할 + +23서버에서 DB 스키마·인프라·문서 작업을 수행하는 IDE 에이전트. PostgreSQL, Apache AGE, Gitea 등 23서버 인프라의 직접 관리 담당. + +## 특징 + +- **모델**: Claude Opus 4.6 (1M context) +- **접근**: 23서버 파일시스템 직접, PostgreSQL (`sudo -u postgres psql`), NAS +- **git**: DOCS, infra 등 23서버 레포 관리 + +## 담당 범위 + +- PostgreSQL 스키마 변경 (tsvector, AGE, pg_trgm 등) +- DB 검증 쿼리 실행 +- 인프라 설정 (Gitea, Gateway, 인증 서버) +- 문서 평가·정비 (평가서 주도) +- 에이전트 작업 총괄 조율 diff --git a/.claude/agents/claude-24.md b/.claude/agents/claude-24.md new file mode 100644 index 0000000..4bcdda0 --- /dev/null +++ b/.claude/agents/claude-24.md @@ -0,0 +1,30 @@ +--- +type: governance +tags: [agent, claude, 24server, ide] +agent_name: 클로드 24 +agent_type: IDE 에이전트 +server: 24 (192.168.0.106) +model: claude-opus-4-6 +status: active +--- + +# 클로드 24 (Claude Code — 24서버) + +## 역할 + +24서버에서 코드 구현·배포·검증을 수행하는 IDE 에이전트. rb8001, skill-rag-file 등 24서버 서비스의 직접 수정·배포 담당. + +## 특징 + +- **모델**: Claude Opus 4.6 (1M context) +- **도구**: Bash, Read, Write, Edit, Grep, Glob, Agent 등 +- **접근**: 24서버 파일시스템 직접, 23서버 SSH (`~/.ssh/id_rsa_51123 -p 51123`), NAS (`/mnt/nas`) +- **git**: 하위 레포별 개별 커밋/푸시 (DOCS, rb8001, skill-rag-file 등) + +## 담당 범위 + +- rb8001 코드 수정 + Docker 재배포 +- skill-rag-file 검색 로직 수정 + 재배포 +- 테스트 실행 + 검증 +- 문서 정비 + 프론트메타 관리 +- 23서버 DB 조회 (SSH 경유) diff --git a/.claude/agents/codex-23.md b/.claude/agents/codex-23.md new file mode 100644 index 0000000..dbc83e2 --- /dev/null +++ b/.claude/agents/codex-23.md @@ -0,0 +1,28 @@ +--- +type: governance +tags: [agent, codex, 23server, ide] +agent_name: 코덱스 23 +agent_type: IDE 에이전트 +server: 23 (192.168.0.100) +model: codex (OpenAI) +status: active +--- + +# 코덱스 23 (Codex — 23서버) + +## 역할 + +23서버에서 코드 구현을 수행하는 IDE 에이전트. skill-rag-file 검색 로직 확장, AGE 그래프 스크립트 등 23서버 코드 작업 담당. + +## 특징 + +- **모델**: OpenAI Codex +- **강점**: 코드 생성, 배치 스크립트, DB 마이그레이션 코드 +- **접근**: 23서버 파일시스템 직접 + +## 담당 범위 + +- skill-rag-file 검색 로직 확장 (postgres_vector_store.py 등) +- AGE 그래프 노드 벌크 생성 스크립트 +- 재인덱싱 배치 스크립트 +- DB 마이그레이션 SQL diff --git a/.claude/agents/codex-24.md b/.claude/agents/codex-24.md new file mode 100644 index 0000000..6412a62 --- /dev/null +++ b/.claude/agents/codex-24.md @@ -0,0 +1,27 @@ +--- +type: governance +tags: [agent, codex, 24server, ide] +agent_name: 코덱스 24 +agent_type: IDE 에이전트 +server: 24 (192.168.0.106) +model: codex (OpenAI) +status: active +--- + +# 코덱스 24 (Codex — 24서버) + +## 역할 + +24서버에서 코드 구현·테스트 작성을 수행하는 IDE 에이전트. 클로드 24와 병렬로 작업 분배 가능. + +## 특징 + +- **모델**: OpenAI Codex +- **강점**: 코드 생성, 테스트 작성, 스크립트 자동화 +- **접근**: 24서버 파일시스템 직접 + +## 담당 범위 + +- 테스트 스크립트 작성 (검증 코드) +- 검색 로직 확장 코드 +- 배포 후 통합 검증 diff --git a/.claude/agents/cursor-23.md b/.claude/agents/cursor-23.md new file mode 100644 index 0000000..3264a11 --- /dev/null +++ b/.claude/agents/cursor-23.md @@ -0,0 +1,28 @@ +--- +type: governance +tags: [agent, cursor, 23server, ide] +agent_name: Cursor 23 +agent_type: IDE 에이전트 +server: 23 (192.168.0.100) +model: cursor (Composer) +status: active +--- + +# Cursor 23 (Cursor Composer — 23서버) + +## 역할 + +23서버에서 코드·문서 작업을 수행하는 IDE 에이전트. 코드베이스와 DOCS를 직접 읽고 작업 속도 관점의 의견을 제시. + +## 특징 + +- **모델**: Cursor Composer +- **강점**: 코드 탐색, 리팩토링, 빠른 편집 +- **접근**: 23서버 파일시스템 직접 +- **CPU/메모리**: 1.4% / 3.1% (활성 상태) + +## 담당 범위 + +- 코드 리뷰·리팩토링 +- 문서 평가 의견 제시 (실무 속도 관점) +- SSOT 위반 식별 diff --git a/.claude/agents/robeing-rb8001.md b/.claude/agents/robeing-rb8001.md new file mode 100644 index 0000000..305f729 --- /dev/null +++ b/.claude/agents/robeing-rb8001.md @@ -0,0 +1,33 @@ +--- +type: governance +tags: [agent, robeing, rb8001, ai-service] +agent_name: 로빙 (rb8001) +agent_type: AI 서비스 +server: 24 (192.168.0.106) +port: 8001 +status: active +--- + +# 로빙 (rb8001) + +## 역할 + +Slack 기반 대화형 AI 비서. 사용자 질문에 답변하고, 스킬을 호출하고, 스케줄 작업을 실행하는 중앙 에이전트. + +## 특징 + +- **LLM**: GPT-5-mini (기본), Claude 3 Haiku (보조), Gemini 2.5 Flash-Lite +- **프레임워크**: Python 3.11, FastAPI +- **메모리**: PostgreSQL (대화 로그) + ChromaDB (벡터) +- **검색**: Company X RAG (벡터+키워드+그래프 하이브리드) +- **스케줄**: APScheduler (일일 요약, 뉴스, 콜드메일) + +## 연동 스킬 + +skill-rag-file(:8508), skill-embedding(:8515), skill-email(:8501), skill-news(:8505), skill-slack, skill-publish(:8511), skill-calendar + +## 고유 행동 + +- Company X team_id 사용자 → grounding 우선 시도 +- Pydantic 기반 응답 검증 (CompanyXRAGOutput) +- 감정 엔진, 5대 스탯 (Memory, Compute, Empathy, Leadership, Ethics)