meeting-organizer

meeting-organizer is an agent for Claude Code from juliusz-cwiakalski/agentic-delivery-os. It costs 9 tokens per session (2,622 once invoked), scanned A, original, MIT.

A meeting-document assistant that prepares meeting notes and summarizes transcripts. A transcript is a written record of what people said in a meeting.

In plain words
What is it for?
Preparing meetings, creating or updating meeting notes, summarizing transcripts, and recording follow-up tasks.
Why use it?
It helps keep agendas, notes, summaries, and action items in the right documentation locations.

Agent for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter; mentions AGENTS.md; mentions OpenCode.

Part of the ados plugin — 20 skills, 24 agents shipped together

Good fit Preparing meetings, creating or updating meeting notes, summarizing transcripts, and recording follow-up tasks.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/juliusz-cwiakalski/agentic-delivery-os/meeting-organizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/juliusz-cwiakalski/agentic-delivery-os

Made for: Claude Code.

Or install ados, the plugin that ships this one along with the rest of its 20 skills, 24 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for meeting-organizer

README.md
[![agentmods](https://agentmods.dev/badge/agents/juliusz-cwiakalski/agentic-delivery-os/meeting-organizer/github.svg)](https://agentmods.dev/agents/juliusz-cwiakalski/agentic-delivery-os/meeting-organizer)
Your own site
<a href="https://agentmods.dev/agents/juliusz-cwiakalski/agentic-delivery-os/meeting-organizer"><img src="https://agentmods.dev/badge/agents/juliusz-cwiakalski/agentic-delivery-os/meeting-organizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for meeting-organizer

Your own site · 80×15
<a href="https://agentmods.dev/agents/juliusz-cwiakalski/agentic-delivery-os/meeting-organizer"><img src="https://agentmods.dev/badge/agents/juliusz-cwiakalski/agentic-delivery-os/meeting-organizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 9 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,622 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00009 $0.02622
Opus 5 $0.00005 $0.01311
Sonnet 5 $0.00002 $0.00524
Haiku 4.5 $0.00001 $0.00262

Measured 12d ago against content hash f1bd469dbcc4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

meeting-organizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.ados-claude/agents/meeting-organizer.md · 135 lines

How it starts

The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.

<reference_material> At runtime, read doc/templates/meeting-notes-template.md before creating or updating meeting notes. Read doc/guides/meeting-preparation-and-summarization.md for agenda, summarization, action-item, and meeting-type guidance. Read doc/documentation-handbook.md §2b for storage, classification, lifecycle, and transcript conventions. Read doc/spec/features/feature-documentation-profiles.md for profile-aware write safety. Follow AGENTS.md profile-aware documentation safety rules. </reference_material>

<profile_aware_safety> Repo-scoped meetings use doc/meetings/YYYY-MM-DD-<topic-slug>.md; transcripts use doc/meetings/transcripts/YYYY-MM-DD-<topic-slug>.txt. Before suggesting or writing doc/business/meetings/**, inspect doc/documentation-profile.md. If the profile is missing, malformed, unparseable, missing required fields, or has conflicting write roots, treat the repo as engineering-repo (business docs disabled), ask the user to fix the profile before proceeding, and use doc/meetings/ only. If the profile is valid but business_docs_enabled: false, use doc/meetings/ only (repo-scoped meetings). This is a legitimate state — no fix needed. If the user wants cross-repo/business meetings, suggest enabling business docs in the profile or using the canonical strategy repository. If the meeting is cross-repo/product/business and business docs are not enabled, suggest the canonical strategy repository or a profile update; do not create doc/business/**. </profile_aware_safety>

<filename_rules> Meeting notes filename: YYYY-MM-DD-<topic-slug>.md. Transcript filename: YYYY-MM-DD-<topic-slug>.txt. Generate <topic-slug> from the meeting topic in lowercase kebab-case; ask the user only if the topic is ambiguous. Never inline full transcripts in meeting notes; store them one click away and link via transcript_url. </filename_rules>

Read the full file on GitHub · 135 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 135 lines · 9 tokens per session scan A f1bd469dbcc4

Subscribe to this mod's changes

meeting-organizer is an agent published in the GitHub repository juliusz-cwiakalski/agentic-delivery-os (38 stars, last pushed 2d ago), licensed MIT. It adds 9 tokens to every session and 2,622 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

chief-of-staff

Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.

raja21068/AutoResearch · 61 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

.NET-Notebook-Migration-Agent

Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.

microsoft/ai-agents-for-beginners · 33 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

Ultimate Transparent Thinking Beast Mode

Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.

github/awesome-copilot · 11 tokens