Skip to main content
ProductManager generates tasks from meeting notes, creates corresponding issues in Linear, and sends Slack notifications with task details to the team. Create a file product_manager.py with the following code:
product_manager.py

Meeting Notes

meeting_notes.txt

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install libraries

3

Run the agent