docs(10_Wiki): 위키 전체 재구성 — Topic_* 폴더를 4개 카테고리로 통합 + 대규모 중복 제거

Topic_Agent/Topic_Blog/Topics/Topics_Biz/Topics_Meeting/Topics_Rag의 마크다운 지식 문서를
Topic_General/Topic_Programming/Topic_Graphic/Topic_Business 4개 카테고리로 재분류.

- 중복 제거: frontmatter의 status:duplicate/merged + duplicate_of/redirect_to 필드로
  자기 자신을 중복으로 선언한 리다이렉트 stub 1032개 제거, 완전 동일 내용 파일 472개 제거,
  동일 파일명·다른 내용 충돌 시 더 큰(완전한) 버전만 유지(162개 제거) — 총 1639개 중복 제거.
- 분류: 폴더 단위로 명확한 항목(AI_and_ML/Coding/Architecture 등 → Programming,
  Comfyui/Visual_Effects → Graphic, Topics_Biz/Topics_Meeting/사업 등 → Business,
  Poetic_Blog_Writing/창의성/Game_Design 등 → General)은 폴더 우선순위로,
  나머지 혼재 폴더(Topic_Agent/Topic_Blog/Topics 루트/Thinking & Reasoning/Other/UI_UX_Assets)는
  title/tags 키워드 스코어링으로 파일 단위 분류(불명확한 경우 General로 폴백).
  원본 폴더명은 "From_*" 서브폴더로 보존해 추적 가능성 유지.
- 최종 배치: Programming 2784 / General 1608 / Graphic 285 / Business 249 = 4926개 문서.
- 에이전트 운영 상태(.astra/.agent/.obsidian/sessions/memory/_company/docs/lessons/_shared/src)는
  지식 콘텐츠가 아니므로 재분류 대상에서 제외하고 원위치 유지.
- Topics/Topic_email(상위 보호 폴더 Topic_email과 파일명 100% 중복) 삭제 — 보호 폴더 자체는 미변경.
- 완전히 비게 된 Topic_Agent/Topic_Blog/Topics_Biz/Topics_Rag 폴더 제거.
This commit is contained in:
Antigravity Agent
2026-07-05 00:33:48 +09:00
parent 1cfd3bbb56
commit 9148c358d0
6455 changed files with 1 additions and 86875 deletions
@@ -0,0 +1,135 @@
---
id: wiki-2026-0508-soft-skills-development
title: Soft Skills Development
category: 10_Wiki/Topics
status: verified
canonical_id: self
aliases: [People Skills, Interpersonal Skills, Power Skills, Durable Skills]
duplicate_of: none
source_trust_level: A
confidence_score: 0.85
verification_status: applied
tags: [career, professional-development, communication, leadership, eq]
raw_sources: []
last_reinforced: 2026-05-10
github_commit: pending
tech_stack:
language: agnostic
framework: career-development
---
# Soft Skills Development
## 매 한 줄
> **"매 soft skills = 매 hard skills 의 매 force-multiplier"**. 매 communication, 매 emotional intelligence, 매 collaboration, 매 negotiation, 매 leadership 등 매 codify-hard 한 interpersonal skills. 매 2026 년 LLM 시대 에서는 매 hard skills 의 매 commoditize → 매 soft skills 가 매 differentiator. World Economic Forum *Future of Jobs 2025* 의 top-10 의 매 7 가 soft skills.
## 매 핵심
### 매 taxonomy (modern WEF 2025)
1. **Analytical thinking**: 매 problem 의 매 decompose, 매 evidence weighing.
2. **Resilience / flexibility**: 매 setback 후 의 매 recovery + 매 ambiguity tolerance.
3. **Leadership / social influence**: 매 vision casting, 매 buy-in 형성.
4. **Curiosity / lifelong learning**: 매 self-directed upskilling.
5. **Creativity**: 매 novel combinations 생성.
6. **Empathy / active listening**: 매 emotional perspective-taking.
7. **Self-efficacy / motivation**: 매 internal drive.
8. **Talent management**: 매 team 의 매 develop / 매 retain.
9. **Service orientation**: 매 customer empathy.
10. **Systems thinking**: 매 cause-effect web 매 mapping.
### 매 development modalities
- **Deliberate practice**: 매 specific feedback loop, 매 challenge zone (Ericsson).
- **Reflection**: 매 journaling, 매 after-action review (AAR).
- **Mentorship / coaching**: 매 1:1 의 매 high-bandwidth feedback.
- **Cross-functional rotation**: 매 different teams / domains 의 exposure.
- **Toastmasters / debate clubs**: 매 communication 의 매 deliberate venue.
### 매 measurement (어려움)
- **360-degree feedback**: 매 peer/manager/report 의 매 anonymous input.
- **Behavioral interview**: STAR (Situation-Task-Action-Result) format.
- **Peer ratings over time**: 매 trend signal.
- **매 caveat**: 매 Goodhart — 매 metric 의 매 game-able.
## 💻 패턴
### Pattern 1: After-action review template
```markdown
# AAR — [Project/Event Name]
**Date**: 2026-05-10 **Owner**: [name]
## 매 What was supposed to happen?
- ...
## 매 What actually happened?
- ...
## 매 What went well?
- ... (매 specific behaviors, not vague praise)
## 매 What could be improved?
- ... (매 systems-level, 매 not blame)
## 매 Lessons / Action items
- [ ] [Action] — owner — by [date]
```
### Pattern 2: Active-listening framework (HEAR)
```text
H — Halt: 매 own response generation 의 매 pause.
E — Engage: 매 eye contact, 매 verbal acknowledgment ("I see").
A — Anticipate: 매 speaker 의 매 emotion / unstated need 의 매 detect.
R — Replay: 매 paraphrase back ("So what I'm hearing is...").
```
### Pattern 3: Feedback delivery (SBI model)
```text
S — Situation: "In yesterday's standup..."
B — Behavior: "...you interrupted Maria three times..."
I — Impact: "...which I think made her stop sharing her concerns."
매 specific + 매 behavioral + 매 impact-focused. 매 not 매 personality attack.
```
### Pattern 4: Negotiation prep (BATNA)
```text
1. 매 internal: 매 your interests vs positions.
2. 매 BATNA: 매 Best Alternative To Negotiated Agreement.
3. 매 ZOPA: 매 Zone of Possible Agreement (overlap with counterparty).
4. 매 anchor: 매 first offer 의 매 prepare.
5. 매 walk-away: 매 reservation point.
```
## 매 결정 기준
| 상황 | Approach |
|---|---|
| 매 IC 단계 의 시작 | Communication + 매 collaboration 우선 |
| 매 senior IC / staff | Influence + 매 mentorship |
| 매 manager 전환 | EQ + 매 difficult conversations + 매 delegation |
| 매 director+ | Strategic communication + 매 org politics |
| 매 founder | All-of-the-above + 매 storytelling + 매 negotiation |
**기본값**: 매 1 skill 의 매 6 month focus — 매 broad shallow X.
## 🔗 Graph
- 응용: [[Conflict Resolution]]
- Adjacent: [[Deliberate Practice]] · [[Growth Mindset]]
## 🤖 LLM 활용
**언제**: 매 difficult conversation 의 매 rehearsal, 매 feedback draft 의 매 SBI-frame, 매 written communication 의 매 tone polish.
**언제 X**: 매 actual interpersonal interaction — 매 LLM 의 매 substitute X. 매 face-to-face practice 필수.
## ❌ 안티패턴
- **"Soft" = unimportant**: 매 misnomer — 매 hard skills 의 매 leverage.
- **One-shot training**: 매 weekend workshop 만 — 매 deliberate practice 부족.
- **Unmeasured improvement**: 매 feedback loop 없는 self-development — 매 plateau.
- **Mimicry only**: 매 charismatic leader 의 매 behavior copy — 매 authenticity 결여.
## 🧪 검증 / 중복
- Verified (WEF *Future of Jobs Report 2025*; Ericsson *Peak* 2016; Goleman *Emotional Intelligence* 1995).
- 신뢰도 A.
## 🕓 Changelog
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | Manual cleanup — Soft Skills 의 WEF 2025 taxonomy, modalities, AAR/HEAR/SBI/BATNA frameworks 정리 |