Skip to content

Add comprehensive org details tool and improve prospect management#475

Merged
bokelley merged 2 commits into
mainfrom
bokelley/boltive-prospect-flow
Jan 2, 2026
Merged

Add comprehensive org details tool and improve prospect management#475
bokelley merged 2 commits into
mainfrom
bokelley/boltive-prospect-flow

Conversation

@bokelley

@bokelley bokelley commented Jan 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add get_organization_details admin tool for comprehensive company research that answers questions like:

    • "How many Slack users does Boltive have?"
    • "Which working groups is Boltive in?"
    • "What do we know about Boltive?"
    • "Has Boltive signed up yet?"
    • "How engaged is Boltive?"
  • Improve admin prospect search to filter by name, domain, or contact name

  • Update Addie system prompt with clear tool selection guide and example conversation flows

  • Add defense-in-depth admin checks to lookup_organization and list_pending_invoices handlers

  • Add 59 admin prompt routing test cases

Test plan

  • TypeScript compiles without errors
  • All 131 unit tests pass
  • Browser tested search filter on admin prospects page
  • Code review completed and issues addressed

🤖 Generated with Claude Code

bokelley and others added 2 commits January 2, 2026 12:43
- Add get_organization_details admin tool that returns:
  - Slack user count and activity (30d)
  - Working group memberships
  - Engagement level and signals
  - Enrichment data (industry, revenue, employees)
  - Membership/prospect status
  - Recent activities and notes

- Improve admin prospect search to filter by:
  - Company name (existing)
  - Email domain
  - Linked domains
  - Contact name

- Update Addie system prompt with:
  - Clear tool selection guide
  - Example conversation flows
  - Stronger admin-only protections

- Add defense-in-depth admin checks to lookup_organization
  and list_pending_invoices handlers

- Add admin prompt routing test cases (59 tests)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- get_organization_details now returns up to 5 matches and prompts
  admin to select which one they want details on
- Added system prompt guidance for handling multiple matches
- Added domain discovery guidance using prospect_search_lusha
- Documented membership/billing tools (find_membership_products,
  create_payment_link, send_invoice) in admin prompt section

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bokelley
bokelley merged commit f7ff0ad into main Jan 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant