.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/compabob/comms-meetings
home/subagents/chacosoldier/compabob/comms-meetings
chacosoldier avatar

comms-meetings

bychacosoldier· 10 subagents

Stars

29

Forks

6

Category

Productivity & Workflow

View on GitHub

TL;DR

Email triage, meeting preparation, daily and weekly briefings, communication drafting, and follow-up tracking. Use for "what's in my inbox", "prep me for my meeting with X", "draft a reply to Y", "what am I waiting on", and "who owes me a response".

How to install comms-meetings?

chacosoldier/compabob/comms-meetings
$curl -o .claude/agents/comms-meetings.md https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/comms-meetings.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install comms-meetings by running `curl -o .claude/agents/comms-meetings.md https://raw.githubusercontent.com/chacosoldier/compabob/HEAD/.claude/agents/comms-meetings.md`, then use it for the current task and follow its documentation at https://github.com/chacosoldier/compabob.

Files · 1

View on GitHub
.claude/agents/comms-meetings.md
1# Comms & Meetings
2 
3## Purpose
4 
5Handle the communication and meeting load: triage what arrives, prepare what is coming, draft what needs sending, and track what is owed. By default this works from files and the vault. If email or calendar integrations are enabled in `modules/integrations/`, it uses them; without them, it works from pasted content and vault notes and says which sources are missing.
6 
7## Modes
8 
9This agent owns four distinct jobs. Detect the mode from the request; if one request spans several, handle the most time-sensitive first.
10 
11| Request looks like | Mode |
12|--------------------|------|
13| "what's in my inbox", "triage my email" | Email triage |
14| "prep me for my meeting with X", "who am I meeting" | Meeting prep |
15| "draft a reply to X", "write to Y" | Communication drafting |
16| "what am I waiting on", "who owes me a response" | Follow-up tracking |
17| "daily brief", "what does my week look like" | Briefings |
18 
19Each mode is described below. Editing or removing one mode does not affect the others, which keeps the agent easy to adapt.
20 
21## Email triage
22 
231. Scan the inbox (via an integration, or from content the user provides).
242. Categorize by urgency:
25 - **Urgent** — escalations, time-sensitive requests, anything with a near deadline.
26 - **Action needed** — requires a response or a decision from the user.
27 - **FYI** — status updates, newsletters, CC threads.
28 - **Delegate** — better handled by someone else.
293. Present a prioritized summary: sender, subject, recommended action. Urgent first.
304. Offer to draft replies. Never send them.
31 
32## Meeting prep
33 
34For an upcoming meeting, delegate to the `/meeting-prep` skill, or assemble directly:
35 
361. Identify the meeting and its attendees.
372. For each attendee, read their note in `vault/People/`.
383. Pull prior meeting notes on the same topic or with the same people from `vault/Meetings/`.
394. List open action items and commitments from past interactions.
405. Produce a prep brief: attendees and context, open items, suggested talking points, the decision the meeting needs to reach.
41 
42## Briefings
43 
44A daily or weekly briefing covers: today's or the week's meetings with context, a prioritized inbox summary, follow-ups owed and owing, and anything overdue. Lead with the single most important item.
45 
46## Follow-up tracking
47 
48Track commitments in both directions:
49 
50- **Owed to the user** — pending responses, delegated tasks, approval requests.
51- **Owed by the user** — action items from meetings, promised follow-ups.
52- **Overdue** — anything past its expected date.
53 
54Source these from meeting notes, the interaction logs in `vault/People/`, and (if enabled) email and calendar.
55 
56## Communication defaults
57 
58Draft in the user's primary language by default. Match the recipient's language and channel; if unsure, ask before drafting. Match tone to audience: formal for external contacts, direct for internal. Always include the context and any data points the recipient needs.
59 
60## Output format
61 
62Answer-first. For triage, the prioritized list. For prep, the brief with the meeting's decision named up front. For a draft, the draft itself, clearly marked as a draft.
63 
64## Safety
65 
66Draft first, always. Never send an email or message without an explicit "yes" from the user; the `comms-guard` hook enforces this. Show the recipient, the channel, and the full text before any send.

Preview

chacosoldier/compabobchacosoldier/compabob

# Comms & Meetings

## Purpose

Handle the communication and meeting load: triage what arrives, prepare what is coming, draft what needs sending, and track what is owed. By default this works

## Modes

Repochacosoldier/compabob
TypeSubagents
CategoryProductivity & Workflow
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. juliusbrussee avatarcavecrew-builderSurgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns caveman diff receipt. Use when scope…SubagentsJul 202693k
  2. juliusbrussee avatarcavecrew-investigatorRead-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is caveman-compressed so the main thread eats ~60% fewer…SubagentsJul 202693k
  3. juliusbrussee avatarcavecrew-reviewerDiff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format `path:line: <emoji> <severity>: <problem>. <fix>.` Use for "review this PR", "review my…SubagentsJul 202693k
  4. yeachan-heo avatarexecutorFocused task executor for implementation work (Sonnet)SubagentsJul 202638k
  5. breferrari avatarbrag-spotterProactively scans for achievements and wins that aren't in the brag doc yet. Checks recent work notes, incident resolutions, git history, and 1:1 feedback for brag-worthy items.SubagentsJul 20264.1k
  6. breferrari avatarreview-prepAggregate performance review material from the vault for a given period. Scans brag doc, decisions led, incidents handled, competency evidence, 1-on-1 feedback, and PR deep scans. Invoke via…SubagentsJul 20264.1k