Notion Project Doc Summarizer
Project context without rereading every page.
Lets teams understand a Notion project quickly before reviews, standups, or handoffs.
Reads selected Notion pages or databases and produces a project-ready summary with open decisions, blockers, dependencies, and follow-up tasks.
How it runs
Multi-agent orchestration — here's the flow, step by step.
Call verslay_recall to retrieve prior project doc summaries and stakeholder context from memory. Then query the specified Notion project page tree — fetching the full content of the root project doc and all linked child pages (specs, decisions, meeting notes, status updates). Build a flat content corpus with page titles, owners, last-edit dates, and full text. Store as Phase 1 output.
notion knowledge base operatorConsume Phase 1 content corpus. Extract and structure: (a) project goals and success metrics, (b) key decisions and their rationale, (c) current status and completion percentage, (d) open blockers and risks, (e) key milestones and their status, (f) team members and their responsibilities. Identify any contradictions between pages (e.g., a decision page says X but the spec still shows Y). Produce a structured project intelligence package.
knowledge synthesizerIn parallel with knowledge-synthesizer, call verslay_web_search and verslay_news_search targeting the project's technology or domain to surface recent external developments (e.g., competitor releases, regulatory changes, new frameworks) that may affect the project scope or timeline. Call verslay_tech_search if the project involves software or technical components. Pass external context to Phase 3.
web researcherConsume Phase 2 project intelligence package and Phase 2 external context. Compute project health indicators: percentage of milestones on track vs. delayed, blocker density (open blockers per active milestone), documentation freshness (average page age), and decision debt (decisions without documented rationale). Call verslay_chart_create to generate a milestone status bar chart and a project health radar chart. Produce a health scorecard.
data analystConsume Phase 3 health scorecard, charts, and Phase 2 project intelligence. Format the project summary document: (a) one-paragraph executive summary; (b) goals and metrics table; (c) milestone status chart; (d) open blockers and risks table; (e) key decisions log; (f) team responsibility matrix; (g) external context notes that may affect scope.
report formatterConsume Phase 4 formatted project summary. Write a stakeholder-ready project brief: narrative state-of-project section, top three risks with owner and mitigation, milestone trajectory (on track / at risk / delayed), and recommended immediate actions. Call verslay_memorize to store the project summary, health scores, and key decisions in memory.
executive briefing writerReceive the project brief from executive-briefing-writer. Deliver to the configured Slack channel or email the project stakeholders. Confirm delivery and log send timestamp.
distributorRequired Agents
7- notion-knowledge-base-operator
- knowledge-synthesizer
- web-researcher
- data-analyst
- report-formatter
- executive-briefing-writer
- distributor
Connections
Required
What it does
- Project page retrieval
- Decision extraction
- Risk and blocker summary
- Milestone recap
- Next-action list
Example prompt
Summarize this Notion project space. Include decisions made, risks, blockers, milestones, and next actions for the team.
Ready to deploy Notion Project Doc Summarizer?
Start free. One click, full agent orchestration.
Get Started Free →