feat: add D.intelligence Agent Corps (9 skills + shared infra)

Add 9 agent skills (#70-#77, #88) for D.intelligence business operations:
brand guardian, brand editor, doc secretary, quotation manager, service
architect, marketing manager, back office manager, account manager, and
skill update meta-agent. Includes shared Python package (dintel), reference
docs, document/quotation templates, service module CSVs, cross-device
installer, and comprehensive user guide.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-09 00:49:04 +09:00
parent 72a6be6a74
commit 338176abbe
71 changed files with 15054 additions and 2 deletions

View File

@@ -0,0 +1,93 @@
# 미팅 준비 브리프 템플릿
---
## [Client Name] 미팅 준비 브리프
**일시**: YYYY-MM-DD (요일) HH:MM
**장소/방식**: [대면/온라인(Zoom/Google Meet)]
**참석자**: [names and roles]
**작성자**: Andrew Yim (D.intelligence)
---
### 1. 고객 개요
| 항목 | 내용 |
|------|------|
| 고객사 | [Client Name] |
| 고객 코드 | [JHR/JAM/SLA/SHR] |
| 서비스 라인 | [SEO, Digital Ads, etc.] |
| 계약 기간 | [start] ~ [end] |
| 담당자 | [client contact name, title] |
---
### 2. 진행 현황
| Task | Service Line | Status | Priority | Due | Notes |
|------|-------------|--------|----------|-----|-------|
| [task name] | [service] | [status] | [A1-C3] | [date] | [brief note] |
| | | | | | |
| | | | | | |
**요약**:
- 완료(Done): [n]건
- 진행 중(In Progress): [n]건
- 대기(Waiting): [n]건
- 지연(Overdue): [n]건
---
### 3. 논의 사항
1. **[Topic 1]**
- 배경: [context]
- 제안: [recommendation]
2. **[Topic 2]**
- 배경: [context]
- 제안: [recommendation]
3. **[Topic 3]**
- 배경: [context]
- 제안: [recommendation]
---
### 4. 미결 사항
- [ ] [Open item 1] — 담당: [who], 기한: [when]
- [ ] [Open item 2] — 담당: [who], 기한: [when]
- [ ] [Open item 3] — 담당: [who], 기한: [when]
---
### 5. 이슈 및 리스크
| 이슈 | 영향도 | 상태 | 대응 방안 |
|------|--------|------|----------|
| [issue] | 높음/중간/낮음 | [open/resolved] | [action] |
---
### 6. 다음 단계 (Action Items)
| Action Item | 담당 | 기한 | 비고 |
|-------------|------|------|------|
| [action] | [who] | [date] | [note] |
| | | | |
| | | | |
---
### 7. 참고 자료
- [Notion 대시보드 링크]
- [관련 보고서/문서 링크]
- [이전 미팅 노트 링크]
---
*이 브리프는 D.intelligence Account Manager(Agent #77)가 생성했습니다.*
*[DRAFT - 검토 대기] Andrew의 검토 후 확정됩니다.*