Scores accounts on 5 ICP dimensions and assigns tier. Feeds signal-scoring weighting. Trigger with "score [company] on ICP", "tier assignment for [company]", "update ICP matrix", "who fits best in my territory", "ICP score for [company]", or "tier this account".
Purpose: Not all accounts are equal. Score them honestly. Tier 1 accounts get aggressive pursuit. Tier 4 accounts get deprioritized.
Input: Research files + ICP description from seller profile
Output: memory/icp-matrix.md — overwrite monthly (or after scoring new accounts)
Feeds: signal-scoring uses ICP tiers to weight signal priority
accounts/ folderRead the ICP description from the seller profile (injected at session start).
Parse into scoring dimensions:
If the ICP description is vague → ask seller to clarify before scoring.
For each account to score:
accounts/{account}/account-brief.md → company snapshot, tech stack, contactsaccounts/{account}/research/ → most recent research fileScore each dimension 0–20 (total = 100):
Does the company match on industry, size, and stage?
Does their confirmed tech stack create a natural use case for the seller's product?
Is there a signal that creates urgency now vs. in 6 months?
Can they make a decision?
Is the specific pain the seller solves clearly present and important?
| Total Score | Tier | Strategy |
|---|---|---|
| 80–100 | Tier 1 | Pursue aggressively — multi-channel, high cadence |
| 60–79 | Tier 2 | Worth full outreach — standard cadence |
| 40–59 | Tier 3 | Lower priority — lighter touch, monitor signals |
| 0–39 | Tier 4 | Deprioritize — only pursue if inbound or warm intro |
# ICP Matrix — Territory Snapshot
*Last updated: YYYY-MM-DD | Scored by: [seller name]*
## ICP Definition
[ICP from seller profile]
---
## Account Tiers
| Account | Tier | ICP Score | D1 Firm | D2 Tech | D3 Timing | D4 Decision | D5 Value | Top Fit Reason | Last Scored |
|---------|------|-----------|---------|---------|-----------|-------------|----------|---------------|------------|
| [Company] | 1 | 88 | 18 | 20 | 16 | 18 | 16 | Series C, 200 engineers, active migration | YYYY-MM-DD |
---
## Tier Summary
| Tier | Count | Strategy |
|------|-------|---------|
| Tier 1 (80+) | | Pursue aggressively |
| Tier 2 (60-79) | | Standard cadence |
| Tier 3 (40-59) | | Monitor + light touch |
| Tier 4 (<40) | | Deprioritize |
---
## Accounts Needing More Data
| Account | Missing | Action |
|---------|---------|--------|
| [Company] | Tech stack, contacts | Run /research |
Save to: memory/icp-matrix.md (full overwrite — current-state snapshot)