This note explains how BigBrother runs the CRM enrichment task and how the CRM agent skill is executed through the Cline SDK. It is aimed at engineers who need to understand the moving parts, not at end users. Code samples below are trimmed excerpts from the referenced files.
The CRM enrichment job is a scheduled task, not a standalone script embedded in a skill.
- The daemon or CLI builds shared agent dependencies with
buildAgents(). - The
crm-enrichmenttask searches Notion CRM for recently created companies.