# Post Call

> Capture a debrief right after a meeting or call — what was decided, what was committed, and what changed. Use for "/post-call", "debrief the call with X", or "I just got off a call with Y".

- **Type:** Skill
- **Install:** `agentstack add skill-chacosoldier-compabob-post-call`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [chacosoldier](https://agentstack.voostack.com/s/chacosoldier)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [chacosoldier](https://github.com/chacosoldier)
- **Source:** https://github.com/chacosoldier/compabob/tree/main/.claude/skills/post-call

## Install

```sh
agentstack add skill-chacosoldier-compabob-post-call
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Post-Call Debrief

Close the loop that `/meeting-prep` opens. Turn a finished conversation into durable vault state.

## Steps

1. **Gather.** Ask the user for the raw account of the call, or work from notes or a transcript they provide.
2. **Extract** four things:
   - **Decisions** — what was actually decided.
   - **Action items** — who owes what, by when. Run these through the `second-brain` task intake gate so they do not duplicate existing tasks.
   - **New information** — anything that changes what the vault knows about a person, account, or project.
   - **Follow-up** — the next touchpoint, if any.
3. **Update the vault.**
   - Write or update the meeting note `vault/Meetings/YYYY-MM-DD-.md`.
   - Update each attendee's `vault/People/.md`: append to `## Interactions`, refresh their current focus.
   - Update the relevant project or pipeline note.
4. **Confirm** the changes with the user before writing anything that overwrites existing content.

## Output

A short summary first: the one decision or change that matters most. Then the meeting note content for review. Then the list of vault files that will be created or updated, for approval.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [chacosoldier](https://github.com/chacosoldier)
- **Source:** [chacosoldier/compabob](https://github.com/chacosoldier/compabob)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-chacosoldier-compabob-post-call
- Seller: https://agentstack.voostack.com/s/chacosoldier
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
