/deal-tracker
Track multiple live deals with milestones, deadlines, action items, and status updates. Maintains a deal pipeline view and surfaces upcoming deadlines and overdue items. Use when managing a book of business, tracking process milestones, or preparing for weekly deal reviews.
$ npx -y skills add anthropics/financial-services --skill deal-tracker --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/deal-tracker
Context preview
The summary Claude sees to decide when to auto-load this skill.
Track multiple live deals with milestones, deadlines, action items, and status updates. Maintains a deal pipeline view and surfaces upcoming deadlines and overdue items. Use when managing a book of business, tracking process milestones, or preparing for weekly deal reviews.
SKILL.md
deal-tracker.SKILL.mdname: deal-tracker
description: Track multiple live deals with milestones, deadlines, action items, and status updates. Maintains a deal pipeline view and surfaces upcoming deadlines and overdue items. Use when managing a book of business, tracking process milestones, or preparing for weekly deal reviews. Triggers on "deal tracker", "deal status", "where are we on", "process update", "deal pipeline", or "weekly deal review".
Deal Tracker
Workflow
Step 1: Deal Setup
For each deal, capture:
- **Deal name / code name**: Project [Name]
- **Client**: Seller or buyer name
- **Deal type**: Sell-side, buy-side, financing, restructuring
- **Role**: Lead advisor, co-advisor, fairness opinion
- **Deal size**: Expected enterprise value
- **Stage**: Pre-mandate → Engaged → Marketing → IOI → Diligence → Final bids → Signing → Close
- **Team**: MD, VP, Associate, Analyst assigned
- **Key dates**: Engagement date, CIM distribution, IOI deadline, management meetings, final bid deadline, target close
Step 2: Milestone Tracking
Track key milestones per deal:
| Milestone | Target Date | Actual Date | Status | Notes | |-----------|------------|-------------|--------|-------| | Engagement letter signed | | | | | | CIM / teaser drafted | | | | | | Buyer list approved | | | | | | Teaser distributed | | | | | | NDA execution | | | | | | CIM distributed | | | | | | IOI deadline | | | | | | IOIs received / reviewed | | | | | | Shortlist selected | | | | | | Management meetings | | | | | | Data room opened | | | | | | Final bid deadline | | | | | | Bids received / reviewed | | | | | | Exclusivity granted | | | | | | Confirmatory diligence | | | | | | Purchase agreement signed | | | | | | Regulatory approval | | | | | | Close | | | | |
Status: On Track / At Risk / Delayed / Complete
Step 3: Action Items
Maintain a running action item list across all deals:
| Action | Deal | Owner | Due Date | Priority | Status | |--------|------|-------|----------|----------|--------| | | | | | P0/P1/P2 | Open/Done/Blocked |
Step 4: Weekly Deal Review
Generate a summary for weekly team meetings:
**For each active deal:** 1. One-line status update 2. Key developments this week 3. Upcoming milestones (next 2 weeks) 4. Blockers or risks 5. Action items for next week
**Pipeline summary:**
- Total active deals by stage
- Deals at risk (missed milestones, stalled processes)
- New mandates / pitches in pipeline
- Expected closings this quarter
Step 5: Output
- Excel workbook with:
- Pipeline overview (all deals, one row each)
- Per-deal milestone tracker tabs
- Action item master list
- Weekly review summary
- Optional: Markdown summary for email/Slack distribution
Important Notes
- Update the tracker weekly at minimum — stale trackers are worse than no tracker
- Flag deals where milestones are slipping — early warning prevents surprises
- Action items without owners and due dates don't get done — be specific
- The pipeline view should show deal stage, size, and likelihood — useful for revenue forecasting
- Keep notes on buyer/investor feedback — patterns in feedback inform strategy adjustments
- Archive closed/dead deals separately — keep the active view clean
Read more
name: deal-tracker description: Track multiple live deals with milestones, deadlines, action items, and status updates. Maintains a deal pipeline view and surfaces upcoming deadlines and overdue items. Use when managing a book of business, tracking process milestones, or preparing for weekly deal reviews. Triggers on "deal tracker", "deal status", "where are we on", "process update", "deal pipeline", or "weekly deal review".
Deal Tracker
Workflow
Step 1: Deal Setup
For each deal, capture:
- **Deal name / code name**: Project [Name]
- **Client**: Seller or buyer name
- **Deal type**: Sell-side, buy-side, financing, restructuring
- **Role**: Lead advisor, co-advisor, fairness opinion
- **Deal size**: Expected enterprise value
- **Stage**: Pre-mandate → Engaged → Marketing → IOI → Diligence → Final bids → Signing → Close
- **Team**: MD, VP, Associate, Analyst assigned
- **Key dates**: Engagement date, CIM distribution, IOI deadline, management meetings, final bid deadline, target close
Step 2: Milestone Tracking
Track key milestones per deal:
| Milestone | Target Date | Actual Date | Status | Notes | |-----------|------------|-------------|--------|-------| | Engagement letter signed | | | | | | CIM / teaser drafted | | | | | | Buyer list approved | | | | | | Teaser distributed | | | | | | NDA execution | | | | | | CIM distributed | | | | | | IOI deadline | | | | | | IOIs received / reviewed | | | | | | Shortlist selected | | | | | | Management meetings | | | | | | Data room opened | | | | | | Final bid deadline | | | | | | Bids received / reviewed | | | | | | Exclusivity granted | | | | | | Confirmatory diligence | | | | | | Purchase agreement signed | | | | | | Regulatory approval | | | | | | Close | | | | |
Status: On Track / At Risk / Delayed / Complete
Step 3: Action Items
Maintain a running action item list across all deals:
| Action | Deal | Owner | Due Date | Priority | Status | |--------|------|-------|----------|----------|--------| | | | | | P0/P1/P2 | Open/Done/Blocked |
Step 4: Weekly Deal Review
Generate a summary for weekly team meetings:
**For each active deal:** 1. One-line status update 2. Key developments this week 3. Upcoming milestones (next 2 weeks) 4. Blockers or risks 5. Action items for next week
**Pipeline summary:**
- Total active deals by stage
- Deals at risk (missed milestones, stalled processes)
- New mandates / pitches in pipeline
- Expected closings this quarter
Step 5: Output
- Excel workbook with:
- Pipeline overview (all deals, one row each)
- Per-deal milestone tracker tabs
- Action item master list
- Weekly review summary
- Optional: Markdown summary for email/Slack distribution
Important Notes
- Update the tracker weekly at minimum — stale trackers are worse than no tracker
- Flag deals where milestones are slipping — early warning prevents surprises
- Action items without owners and due dates don't get done — be specific
- The pipeline view should show deal stage, size, and likelihood — useful for revenue forecasting
- Keep notes on buyer/investor feedback — patterns in feedback inform strategy adjustments
- Archive closed/dead deals separately — keep the active view clean
Reference agents, skills, and data connectors for the financial-services workflows we see most — investment banking, equity research, private equity, and wealth management.
Other skills on financial-services.
- /verify
Verify changes to the claude-for-msft-365-install admin scripts and commands by driving them against an isolated fake $HOME.
Open skill - /audit-xls
Audit a spreadsheet for formula accuracy, errors, and common mistakes. Scopes to a selected range, a single sheet, or the entire model (including financial-model integrity checks like BS balance, cash tie-out, and logic sanity). Triggers on "audit this sheet", "check my
Open skill - /earnings-analysis
Create professional equity research earnings update reports (8-12 pages, 3,000-5,000 words) analyzing quarterly results for companies already under coverage. Fast-turnaround format focusing on beat/miss analysis, key metrics, updated estimates, and revised thesis. Includes 1-3
Open skill - /earnings-preview
Build pre-earnings analysis with estimate models, scenario frameworks, and key metrics to watch. Use before a company reports quarterly earnings to prepare positioning notes, set up bull/bear scenarios, and identify what will move the stock. Triggers on "earnings preview", "what
Open skill - /model-update
Update financial models with new data — quarterly earnings, management guidance, macro changes, or revised assumptions. Adjusts estimates, recalculates valuation, and flags material changes. Use after earnings, guidance updates, or when assumptions need refreshing. Triggers on
Open skill - /morning-note
Draft concise morning meeting notes summarizing overnight developments, trade ideas, and key events for coverage stocks. Designed for the 7am morning meeting format — tight, opinionated, actionable. Triggers on "morning note", "morning meeting", "what happened overnight", "trade
Open skill

