用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/davekilleen/Dex --skill deal-review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Connect Google Workspace (Gmail, Calendar, Docs) for email-aware planning and meeting prep. Use when the user says 'connect Gmail/Google', 'hook up my work email'. Not for local macOS calendar speed only; use `calendar-setup`. Not for Microsoft; use `ms-teams-setup`.
Grant Python calendar access for ~30x faster calendar queries. Use when the user says 'connect my calendar', 'calendar is slow', 'set up calendar access'. Not for connecting Google Workspace as a whole; use `google-workspace-setup`.
Set up and verify Apple Mail search on macOS, including the search index that silently returns nothing when it was never built. Use when the user says 'connect Apple Mail', 'set up mail search', 'Dex can't find my emails', 'mail search returns nothing'. Not for Gmail or Google Workspace; use `google-workspace-setup`.
正在显示 SKILL.md
基于 SOC 职业分类
| 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.