← ClaudeAtlas

email-infra-dashboard-readinglisted

Read the inbox-health dashboard from the email infra management system and act on it. Use for inbox classification (Active, Warmup Needed, Burnt, New, Blacklisted), per-state send limits, reading each panel, the diagnosis order, and resting burnt inboxes. Classification and limit tables are verify-only: recompute the expected state and report a mismatch, never retag or change a limit. Triggers on inbox classification, inbox health, dashboard, warmup score, placement score, inbox tagging, burnt inbox, sending limits, verify the tags, why is this inbox warmup needed. Do NOT use for auditing a specific bounce or blacklist to root cause (use the blacklist-bounce-audit sub-skill) or building campaigns (use the campaign-building sub-skill).
Growth-Today/claude-skills · ★ 3 · AI & Automation · score 71
Install: claude install-skill Growth-Today/claude-skills
# Reading the Inbox-Health Dashboard · [GTM Engineer] > **Reads:** `{SKILL_BASE}/resources/reference.md` §1, §2, §3, §7 · **Related:** campaign-building, bounce-audit. Don't track health by hand, the system classifies every inbox and domain continuously; your job is to read it correctly and act. All thresholds live in `{SKILL_BASE}/resources/reference.md` §1–§3. --- ## Part 1, Inbox classification (what the tags mean) Every inbox is auto-tagged by the email infra management system. Exact thresholds in `reference.md` §2. **This table is executable as a verification, never as a change.** With the sequencer MCP connected, you can recompute what each inbox's state *should* be and compare it to the tag the system actually applied. A mismatch is a finding to report — it is how bugs in the system get caught — and it is never something GT retags. Every row here is `Write? never`. | Tag | Threshold (`reference.md` §2 keys) | Verify with | What you do | |---|---|---|---| | **New Inbox** | lifetime sends < `new_inbox_sends`; routing also excludes age < `new_inbox_age_days` | `list_accounts` → `timestamp_created` · `analytics_daily_account` → lifetime sent | Don't scale it; let it graduate | | **Active** | placement `placement_active` · bounce `bounce_active` · reply `reply_active` · warmup `warmup_score_active` | `list_accounts` → `stat_warmup_score` · `inbox_placement_analytics_*` · `get_campaign_analytics` | Safe to send at full cold limit | | **Warmup Needed** | anything not N