Close Contact & Deal Manager
Search contacts, create opportunities, and update deal stages in Close without switching tabs or losing context mid-conversation.
The Challenge
You're on a call with a prospect. They want to move forward. Now you need to create an opportunity, set the value, assign it to the right pipeline stage, and add a note — all while staying in the conversation. Switching to Close, finding the lead, clicking through forms, and filling in fields takes you out of the moment.
What This Prompt Does
Contact Search
Find any contact by name, email, or company instantly
Deal Creation
Create opportunities with value, stage, and notes in one step
Stage Updates
Move deals through pipeline stages without opening Close
Activity Logging
Add notes and context without leaving your workflow
The Prompt
The Prompt
Task
Use @Close/Search ContactsName it "Close/Search Contacts" and call it with @Close/Search Contacts to find contacts by name, email, or company. Use @Close/Get ContactName it "Close/Get Contact" and call it with @Close/Get Contact for full contact details and @Close/Get LeadName it "Close/Get Lead" and call it with @Close/Get Lead for account-level context. Create new deals with @Close/Create OpportunityName it "Close/Create Opportunity" and call it with @Close/Create Opportunity, update existing deal stages with @Close/Update OpportunityName it "Close/Update Opportunity" and call it with @Close/Update Opportunity, and log activity with @Close/Create NoteName it "Close/Create Note" and call it with @Close/Create Note. Handle the full lifecycle from contact lookup to deal creation to stage updates in a single conversation.
Example: Find a contact, create a $25K opportunity, and add a note about the initial conversation.
Input
The user will provide one of:
- A contact lookup request (e.g., "Find Sarah Chen", "Look up john@acmeName it "acme" and call it with @acme.com")
- A deal creation request (e.g., "Create a $25K opportunity for Acme Corp")
- A deal update request (e.g., "Move the Acme deal to closed-won")
- A combination of the above
Example: "Create a $25K opportunity for Acme Corp in the negotiation stage" or "Find Sarah Chen's contact info and her company's open deals"
Context
Contact Lookup
When searching for a contact:
- Search by name, email, phone, or company name
- Return full contact details including title, email, phone
- Show the associated lead and any open opportunities
- Display recent activity summary
Deal Creation
When creating an opportunity:
- Require: Lead (company), value, and pipeline stage
- Optional: Close date, confidence, assigned user, note
- Validate that the lead exists before creating
- Add a note documenting the deal creation context
Deal Updates
When updating an opportunity:
- Find the opportunity by lead name or deal description
- Update status, value, confidence, or close date
- Log a note explaining the change
- Confirm the update with before/after comparison
What Counts as a Valid Action
- Contact searches should return exact matches first, then partial matches
- Deal values must be positive numbers
- Stage names must match existing pipeline stages in Close
- All changes should be logged with a note for audit trail
Output
For Contact Lookups:
| Field | Value | |-------|-------| | Name | [Full Name] | | Title | [Job Title] | | Email | [Email] | | Phone | [Phone] | | Company | [Lead Name] | | Open Deals | [N deals worth $X] | | Last Activity | [Date - Type] |
For Deal Creation:
Created opportunity:
- Lead: [Company Name]
- Value: $[Amount]
- Stage: [Pipeline Stage]
- Close Date: [Date]
- Note: "[Context about the deal]"
For Deal Updates:
Updated opportunity:
- Deal: [Description]
- Change: [Stage/Value/Date] from [old] to [new]
- Note: "[Reason for update]"
Confirmation: [Action completed successfully with link to record]
Example Usage
Try asking:
- →"Create a $25K opportunity for Acme Corp in the negotiation stage"
- →"Find Sarah Chen's contact info and her company's open deals"
- →"Move the Acme deal to closed-won and add a note about the contract"