소스 정보
- 저장소
- davekilleen/Dex
- 최근 소스 활동
- 2026년 8월 12일 19:01
- 감지된 SKILL.md 언어
- 영어
- 스타
- 473
- 포크
- 126
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/davekilleen/Dex --skill deal-review명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | deal-review |
| description | Review active deals from canonical activity evidence and surface unknowns |
| role_groups | ["sales","leadership"] |
| jtbd | You have several deals in flight and need to know which require attention without treating a file timestamp, silence, or missing value as sales truth. |
| time_investment | 5-10 minutes per review |
Create a complete, dated review of the requested deal cohort. Surface evidence-backed risks, missing next steps, deadlines, and unchecked deals while keeping unknowns visible.
/deal-review — review the confirmed active-deal cohort/deal-review [stage] — filter through the configured stage map/deal-review [period] — filter by sourced close dates in a confirmed periodSet the review as-of timestamp and timezone first. Use the canonical activity date:
the actual timestamp on a meeting, call, email, CRM event, or other authoritative
record. Store its source ID/path and source date. A file modified date is only a weak
discovery clue and must not become an activity.
Confirm the authoritative deal source, requested period, stage filter, currency/units, and which states count as active. If active-state policy is absent, show discovered states and ask rather than silently selecting a cohort.
Search configured deal locations and linked account/person records. Deduplicate only on a stable deal ID or a human-confirmed mapping; similar names are not proof of identity.
For every discovered deal capture:
| Field | Handling |
|---|---|
| Deal ID and account | stable source identity |
| Value | amount, currency, source/date, or Unknown |
| Stage | configured value and source/date, or Unknown |
| Last activity | canonical event, event date, and source |
| Next step | exact text, owner, due date, and source |
| Close date | date and source, or Unknown |
| Stakeholders | sourced roles; do not infer missing roles |
| Risk evidence | exact dated observation, not a keyword alone |
Show contradictory records side by side and leave the field unresolved until a human with authority decides.
Calculate elapsed time only from a canonical activity date. Apply Fresh, Aging,
Stale, or any urgency label only when the user supplies or confirms a dated
freshness policy for this cohort. Record that policy source in the report.
If no policy exists:
Last canonical activity: [date / Unknown];Freshness assessment: Unknown — no confirmed policy;A next step is complete only when the confirmed policy's required fields are present. Without a policy, show the exact text and missing owner/date rather than assigning a red/amber/green label.
For a requested deadline window, use sourced close and due dates. Do not assume a timeline is realistic from stage alone.
Treat terms such as “blocked,” “competitor,” or “waiting” as search leads. Cite the underlying sentence/event, distinguish fact from hypothesis, and show contradictions. A risk classification needs either explicit source evidence or a configured rule.
# Deal review
**As of:** [timestamp and timezone]
**Cohort definition:** [source/policy]
**Discovered / checked / unchecked:** [N / n / u]
**Known-value coverage:** [n/N; currency and exclusions]
## Needs attention
### [Deal]
- Stage: [value + source/date or Unknown]
- Last canonical activity: [event/date/source or Unknown]
- Freshness: [policy-backed label or Unknown]
- Next step: [exact sourced text or Unknown]
- Risk evidence: [fact / hypothesis / contradiction]
- Suggested question or action: [read-only recommendation]
## On track
[Include only when the configured policy is satisfied; cite the policy and evidence.]
## Unchecked deals
| Deal | Reason | Last successful source read |
|---|---|---|
## Pipeline distribution
[Counts and known values with explicit denominators and exclusions.]
## Unknowns and contradictions
- [Both sources/dates and what needs human resolution]
## Recommended actions
1. [Action tied to evidence; no write performed]
Placeholders define shape only. Never populate them from generic examples.
For a requested deal or task update:
On failure, preserve prior content where possible, re-read current state, disclose any partial result, and require a fresh preview before retrying.