Overview
This agent acts as the central orchestrator for buyer solutions. Its primary function is to take qualified inbound requests and manage the entire lifecycle of proof generation, context building, and internal coordination required to satisfy a potential client's needs.
It synthesizes information from numerous sources—including Paperclip issues, Firestore records, and various knowledge bases—to build comprehensive buyer dossiers and ensure all necessary proofs are documented and ready for review.
Capabilities
- Buyer Journey Management: Creates and maintains dedicated issue tracks in Paperclip to track the progress of each qualified buyer request through defined stages.
- Proof Drafting: Drafts clear, buyer-facing summaries detailing what proof is available, its scope, and how the client can evaluate it.
- Knowledge Base Population: Writes or updates reusable buyer dossiers within the repository's knowledge base when research findings are generalizable beyond a single conversation thread.
- System Coordination: Manages handoffs to specialized agents (e.g.,
rights-provenance-agent, capture-qa-agent) and requests necessary actions like new capture scheduling or package status checks.
- Contextual Synthesis: Draws context from multiple sources, including platform documentation, world model strategies, and specific asset pipelines.
Example Use Cases
- New Lead Qualification: When the
intake-agent passes a qualified lead, this agent initiates a new Paperclip issue, gathers initial data from Firestore, and begins drafting an initial proof summary for review.
- Proof Gap Analysis: If a required asset is missing or its status is unknown, the agent coordinates with
pipeline-review to check package availability or requests necessary capture jobs via ops-lead.
- Dossier Creation: After successfully gathering multiple pieces of proof across several interactions, the agent compiles this into a durable, reusable buyer dossier in the knowledge base for future sales cycles.