Day 13 challenge
Goal: create a project coordination agent with Linear and NotionTheme: domain specialization week - project intelligenceTime investment: ~20 minutes
What you’ll accomplish today
- Build a project management agent that coordinates across tools
- Connect Linear for issue tracking and sprint management
- Integrate Notion for documentation and knowledge management
- Create workflows that keep projects and docs in sync
You’ll need access to Linear and Notion workspaces with appropriate
permissions to complete today’s exercises.
Step 1: Understanding project management patterns
Project agents need to understand:Cross-tool coordination
- Task lifecycle: From idea in Notion → issue in Linear → documentation update
- Status synchronization: Keep project status consistent across platforms
- Knowledge capture: Document decisions and outcomes, not just track tasks
- Team collaboration: Different tools for different team members
Multi-tool thinking: your agent should understand that Linear tracks work
while Notion captures knowledge—and keep both synchronized.
Step 2: Create your project management agent
Work with Concierge to build a cross-platform coordinator:Step 3 connect Linear and Notion
Add both connections to your agent: Linear connection:- Issue management and creation
- Sprint tracking and velocity
- Project status and milestones
- Team workload visibility
- Documentation reading and updates
- Meeting notes processing
- Knowledge base management
- Project wiki maintenance
Step 4: Implement coordination workflows
Workflow 1: Sprint documentation
- Pulls completed issues from Linear
- Identifies important decisions and changes
- Updates Notion with structured summaries
- Flags documentation gaps
Workflow 2: Meeting to task conversion
- Reads meeting notes from Notion
- Identifies concrete action items
- Creates properly labeled Linear issues
- Links back to source documentation
Step 5: Build reusable coordination tasks
Coming soon daily scheduled tasks and automated workflows. For now, you’ll
need to interact with your agent through the UI to trigger these workflows.
Pro tip set a reminder to run these workflows daily or weekly until
automated scheduling becomes available.
What you’ve accomplished
In 20 minutes, you’ve built a cross-platform project management agent: Multi-tool coordination agent that understands Linear for execution and Notion for knowledge Manual synchronization keeps tasks and documentation aligned when you run the workflows Workflow intelligence converts between different information formats Gap identification finds where documentation doesn’t match executionThe power of multi-tool agents
Project management agents that span tools can:- Prevent information silos by connecting execution with documentation
- Reduce context switching by bringing information together
- Capture institutional knowledge automatically from task execution
- Improve team alignment through consistent cross-tool updates
Tomorrow - Day 14
Data & analytics with Neo4j and MongoDB. Build agents that understand complex
data relationships.
Pro tip for today
Ask your project agent:Time to complete: ~20 minutes Skills learned multi-tool coordination, Linear integration, Notion automation, project intelligence Next Day 14 - Data & analytics agents with Neo4j and MongoDB
Remember the best project agents don’t just move data between tools—they
understand how your team works and help improve processes.