What problem does it solve? Managing a Notion-based broker CRM by hand risks duplicate partner records, overwritten identity fields, and premature public listings. This Skill enforces the Moonshine Capital Portal's canonical identity rules, lifecycle gates, and write safeguards so CRM review and updates stay consistent and auditable. ## Core Features & Use Cases - Evidence-based record review: Inspect partner records for completeness, duplicates, and exceptions without making changes. - Canonical identity reconciliation: Match partners by partnerId, Tally submission ID, then normalized email, and surface conflicts instead of silently merging. - Guarded mutations: Perform dry runs and authorized writes that preserve partnerId, referralCode, slug, and operator-set lifecycle states like suspended or archived. - Use Case: A Funding Agent resubmits an intake form with a new email. Use this Skill to match the existing canonical partner, propose a blank-safe enrichment, and confirm the record stays in its current approval state before any write. ## Quick Start Use the notion-broker-crm-operator skill to review the partner record for this Tally submission and report duplicates without changing anything.