Skip to main content

HiveMind Use Case Guide

Use HiveMind to plan asynchronously after a team meeting.

Scenario​

  1. Upload the meeting transcript.
  2. Ask HiveMind to summarize and build an action plan.
  3. Share the generated plan with your team.

Typical Inputs​

  • Zoom transcript or notes
  • Slack messages with key decisions
  • Priority level indicator

Sample Output​

## Action Items

- Draft follow-up email
- Create task list

Agent Steps​

  1. MeetingFollowupAgent extracts action items.
  2. PlannerAgent organizes tasks by owner.
  3. CrewDispatcher hands off work to other crews if needed.