From pasta
5 Whys 근본 원인 분석. 문제 정의 단계에서 "왜?"를 3~5회 반복하여 표면 증상이 아닌 근본 원인을 찾을 때 사용. Use when a problem-definer needs root cause analysis, or when critic feedback says the problem is too surface-level.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pasta:five-whysThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
문제 현상을 1문장으로 → "왜?"를 3~5회 반복 → 근본 원인 확정
문제 현상을 1문장으로 → "왜?"를 3~5회 반복 → 근본 원인 확정
현상: [사용자]는 [상황]에서 [문제]를 경험한다.
Why 1: → 답변 1
Why 2: → 답변 2
Why 3: → 답변 3
(근본 원인 도달 시 중단)
근본 원인:
## 5 Whys 분석 결과
**문제 현상**:
| # | Why | 답변 |
|---|-----|------|
| 1 | | |
| 2 | | |
| 3 | | |
**근본 원인**:
**선택 이유** (브랜치가 있었던 경우):
상세 가이드 필요 시 → detail.md 참조
npx claudepluginhub khc-dev/khc-vc-po --plugin pastaSearches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Implements vector databases with Pinecone, Weaviate, Qdrant, Milvus, pgvector for semantic search, RAG, recommendations, and similarity systems. Optimizes embeddings, indexing, and hybrid search.