Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/davekilleen/Dex --skill customer-intel명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | customer-intel |
| description | Synthesize recent customer feedback and pain points |
| role_groups | ["product","customer_success","sales"] |
| jtbd | Customer feedback is scattered across meeting notes, person pages, and quick captures. This synthesizes recent feedback by theme, shows frequency of mentions, and surfaces patterns you might miss when looking at conversations individually. |
| time_investment | 5-10 minutes per review |
Aggregate and analyze customer feedback from all sources - meeting notes, person pages, feedback captures - to identify patterns, prioritize pain points, and inform product decisions.
Treat customer intelligence as an evidence ledger, not as memory or a polished guess.
unknown and return insufficient evidence rather than filling the gap./customer-intel - Review last 30 days of feedback/customer-intel [timeframe] - Specify timeframe (e.g., "last week", "Q1", "last 90 days")/customer-intel [customer-name] - Deep dive on specific customerResolve the requested customer or time window before gathering. Build a dated source ledger from meeting notes, person pages, feedback captures, and project records. Preserve exact quotes separately from paraphrases, deduplicate copied records, and distinguish independent mentions from repetitions. Classify every theme, frequency, trend, sentiment, and roadmap connection as observed, inferred, contradictory, stale, or unknown. Compare supporting and disconfirming evidence, then produce recommendations only where coverage is sufficient. Keep the entire analysis read-only unless the user separately approves an exact write preview.
Return the resolved scope and coverage, source ledger, deduplication decisions,
themes with independent-source counts, exact quotes with provenance, conflicting
or missing evidence, and recommendations awaiting human judgment. Counts must
state their denominator and exclude unknown or duplicate records. When evidence
cannot support a conclusion, output insufficient evidence rather than a weak
theme. End with the save state and, only after a confirmed write, the destination,
byte or diff receipt, and read-back result. Never call a draft saved or current.
Search across multiple sources for customer mentions:
00-Inbox/Meetings/ - Meeting notes from last 30 days (or specified timeframe)
People/ - Customer person pages (External/ directory)
00-Inbox/Customer_Feedback/ (if exists) - Dedicated feedback captures
04-Projects/ - Customer mentions in project context
Create an evidence ledger before categorizing: one entry per source occurrence with its source ID, source date, as-of date, customer attribution, exact quote or clearly labeled paraphrase, and location. Do not collapse entries yet; this ledger is what preserves provenance through later deduplication.
Group findings into categories:
For each theme, identify:
Count independent source occurrences, not copied text. When deduplicating a repeated capture, retain the full list of source IDs and dates and state how many independent mentions remain. Mark trend as unknown when the dated evidence cannot support it.
Check if pain points or requests are already being addressed:
Present findings in this format:
# 🎯 Customer Intelligence Report
**Period:** [Timeframe]
**Sources analyzed:** [Count] distinct source IDs ([Count] meetings, [Count] person pages, [Count] feedback captures; duplicate copies noted separately)
**Customers represented:** [Count]
---
## 🔥 Top Pain Points
### [Pain Point Theme]
**Mentioned by:** [X customers] ([Customer names])
**Frequency:** [X mentions] in last [timeframe]
**Urgency:** High / Medium / Low
**Trend:** ↑ Increasing / → Stable / ↓ Decreasing
**Details:**
- `[Source ID]` — "[Exact quote from customer 1]" — [Customer name], source date [Date], reviewed as of [As-of date]
- `[Source ID]` — "[Exact quote from customer 2]" — [Customer name], source date [Date], reviewed as of [As-of date]
**Roadmap status:** [On roadmap / Planned / Not planned]
**Related project:** [Link to 04-Projects/ file if exists]
---
## ✨ Feature Requests
[Same format as pain points]
---
## 🏆 Competitive Mentions
[Same format]
---
## 💚 What's Working
[Same format]
---
## 🎯 Recommendations
### Immediate Actions
1. [Action based on high-urgency items with increasing trend]
2. [Action based on frequency across multiple customers]
### Product Opportunities
1. [Opportunity where demand exists but no roadmap coverage]
2. [Opportunity where competitive gap is mentioned]
### Customer Follow-Ups
1. [Customer name] - [Why to follow up]
2. [Customer name] - [Why to follow up]
---
## 📊 Summary
**High-urgency items:** [Count]
**Feature requests:** [Count unique requests]
**Competitive threats:** [Count mentions]
[Count]
[Insight with the strongest signal]
[Insight with increasing trend]
[Insight with competitive implication]
After presenting the report, ask:
"Want me to:
- Create a feature brief for [top requested item]?
- Update person pages with this intelligence?
- Generate a stakeholder memo on these findings?
- Deep dive on [specific customer or theme]?"
Support natural language timeframes:
When user specifies a customer:
/feature-decision for top requested items/roadmap to check coverage/meeting-prep [customer]This template demonstrates traceability, not sample customer claims. Keep every
unsupported count, trend, quote, and roadmap relationship as Unknown.
# Customer Intelligence Report
**As-of date:** [As-of date]
**Cohort and timeframe:** [Definition or Unknown]
**Evidence completeness:** [Checked / eligible / Unknown]
## Source ledger
| Source ID | Source date | Customer | Evidence type | Included once? |
|---|---|---|---|---|
| [Source ID] | [Source date] | [Customer ID or redacted] | [Meeting, feedback, person page] | [Yes / duplicate of Source ID / Unknown] |
## Theme
**Theme:** [Evidence-backed label or Unknown]
**Distinct customers:** [Count with denominator, or Unknown]
**Trend:** [Comparable-period calculation, or Unknown]
**Contradictory evidence:** [Source IDs on each side, or None observed]
### Quote-safe evidence
- “[Exact excerpt or faithful summary]” — [Source ID], [Source date]
- Missing context: [Unknown or named gap]
### Product relationship
- Roadmap status: [Canonical source / date / Unknown]
- Related project: [Exact path / source / Unknown]
## Recommendations
1. [Evidence-backed follow-up, owner, and source]
2. [Question required before a conclusion can be made]
**Insufficient-evidence state:** [What cannot yet be concluded and why]