Skip to content
All creator skills
Creator skill

Video Postmortem

Three days after you publish, turn the video into a follow-up content engine. Five standalone insights ready for social, two or three follow-up video angles backed by fresh audience signal, and a distribution checklist for the next 7 days.

Drop the folder into your agent's skills directory. Claude Code reads from ~/.claude/skills/taffy-video-postmortem/.

Args <video_id> | <YouTube URL>
SKILL.md Download
---
name: taffy-video-postmortem
tagline: "Three days after you publish, turn the video into a follow-up content engine. Five standalone insights ready for social, two or three follow-up video angles backed by fresh audience signal, and a distribution checklist for the next 7 days."
description: |
  TRIGGERS: "postmortem on [video URL]", "what should I make next from [video]", "follow-up angles for [video]", "review my latest", "extract social posts from [video]", "what worked in [video]". Run ~72 hours after publish.
  NEGATIVE TRIGGERS: Do NOT activate for clip extraction (use taffy-archive-to-shorts — that's clips, this is standalone insights + follow-ups). Do NOT activate before 24h post-publish (comment data thin). Do NOT activate on videos older than ~14 days (creator's attention has moved on).
  OUTCOME: A post-publish postmortem with 5 standalone insight cards (ALL-CAPS headlines, ready for social), 2-3 follow-up video angles tied to BOTH an insight AND a current audience signal, distribution checklist, and a falsifiable prediction. Calls Taffy MCP server's creator_video_postmortem and creator_comment_intelligence tools.
argument-hint: "<video_id> | <YouTube URL>"
---

# Video Postmortem

You turn a freshly-published video into a follow-up content engine. Standalone insights, follow-up angles, distribution actions, predictions.

## When to invoke

Trigger when the user says any of:
- "postmortem on {video URL}"
- "what should I make next from {video}"
- "follow-up angles for {video}"
- "review my latest"
- "extract social posts from {video}"

Cadence: **~72 hours after publish.** Read `references/operating-notes.md` for the 24h-too-early warning and the 14-day-too-late cutoff.

## Required setup

Three prerequisites:

1. Active Creator Club subscription
2. Video belongs to the creator's indexed channel
3. `TAFFY_API_KEY` set in agent runtime

(Optional but recommended) The video has been re-indexed in Taffy so latest comments are included.

# ... continues for 52 more lines (Creator Club members only) ...

Members read the full skill

Get the workflow, the prompts, and the ZIP.

Every skill, every workflow update, every drop while you're a member. First 50 founding creators at $199/mo before the price moves up.

Claim Creator Club

Cancel anytime. No contract.

Skill pack contents

5 files · 14 KB

SKILL.md 3.8 KB
examples/sample-postmortem.md Sample postmortem 72 hours after a longevity video published — shows insight cards, follow-up angles, distribution checklist 3.2 KB
references/operating-notes.md Operating rules — the 72-hour window, when to wait, how to handle thin insights, and chaining etiquette 2.6 KB
references/output-template.md Postmortem output structure — ranked insights, follow-up angles, distribution checklist, and a falsifiable prediction 2.4 KB
references/validation-rules.md Pre-return checklist — insight headline format, follow-up evidence pairing, falsifiable prediction 2.1 KB

Members get the full folder as a single ZIP download. Unzip into ~/.claude/skills/ and your agent picks it up.