HiveMind Use Case Guide
Use HiveMind to plan asynchronously after a team meeting.
Scenario​
- Upload the meeting transcript.
- Ask HiveMind to summarize and build an action plan.
- 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​
- MeetingFollowupAgent extracts action items.
- PlannerAgent organizes tasks by owner.
- CrewDispatcher hands off work to other crews if needed.