← Vault Index
Source: frameworks/kit-post-session-production/00-post-session-production-start-here.md

Post-Session Production Kit — Start Here

What This Kit Does

This kit runs the full production sequence after every advisory session — from raw transcript to delivered email, extracted action items, friction analysis, drafted follow-ups, and scheduled calendar events.

It replaces the ad hoc process of reading a transcript, drafting an email, and hoping you caught everything. Every step is sequenced. Nothing falls through.

Production path: Transcript available → Read reference data → Read transcript → Draft advisory email → QC email → Extract action items → Analyze friction on client items → Draft Kathryn's action items → Present email for review → Archive accepted email → Schedule follow-ups and deep work sessions in calendar.


When to Use This Kit

After every advisory session with a paying client. The trigger is: transcript and/or JSON are available.

Do not use this kit for:


What It Produces

OutputFormatDestination
Advisory emailHTML (Gmail-ready)[client-repo]/drafts/[client-repo]/archive/ after acceptance
Action item extractionEmbedded in email (client items + Kathryn items)
Friction analysisInternal working doc or notes to Kathryn
Follow-up email draftsHTML or markdown[client-repo]/drafts/
Kathryn action item draftsVaries by itemAppropriate repo location
Calendar eventsGoogle Calendar entriesFollow-ups, deep work blocks, reminders

Operating Modes

ModeTriggerWhat It Produces
Mode 1: Full Post-Session RunTranscript available after a sessionAll outputs listed above
Mode 2: Improve This KitManual changes were made to the output, QC missed something, or the process needs updatingUpdated kit files

Mode 1 — Full Post-Session Run

The standard run. Inputs: transcript, reference data, prior email (voice reference), constraint brief or CPM for context. Outputs: everything in the table above.

Mode 2 — Improve This Kit

The self-improvement loop. After running this kit:

  1. Did I change anything in the output by hand? → Update golden example + build skill
  2. Did QC miss something I caught? → Update quality checklist
  3. Should the kit do something it doesn't? → Update build skill

What This Kit Does NOT Do


File Inventory

#FilePurposeWhen to Use
0000-post-session-production-start-here.mdThis file — orientation, modes, scopeStart here every time
0101-post-session-production-context.mdRequired inputs, validation rules, input priorityBefore every run — confirm inputs are available
0202-post-session-production-terminology.mdLocked vocabularyReference throughout
0303-post-session-production-golden-example.mdThe Jenn Barr 3/27/2026 advisory email as sentStudy before drafting
0404-post-session-production-quality.mdQC checklist — email + full processRun after every draft, before presenting
0505-post-session-production-build-skill.mdFull production workflow — 9 stepsFollow step by step for every run

Total: 6 files (standard kit).


Relationship to Other Kits

KitRelationship
Advisory Client Email (client-email/)Governs the email's voice, structure, and formatting. This kit calls that skill during the drafting step.
Session Recap (session-recap/)Alternative skill for coachee emails (not paying client). This kit routes to the correct skill based on recipient.
Reference Data (reference-data/)Every proper noun in the email must match reference data. Read first, every time.
Constraint Priority MatrixProvides context for what constraints are active and what the engagement is working on.
Project PlanProvides context for what builds are in progress and what's next.
Master PlanProvides the strategic framing that informs the email's advisory content.

The Rule That Makes This Kit Work

Read the transcript. Not the recap. Not the JSON summary. The transcript.

The transcript is ground truth. It reveals what was actually said, what was hedged, what the recap overstated, and what was left out. Every factual claim in the email must trace to the transcript. Every action item must be something the person actually committed to. Every quote must be their actual words.

If a relay.app recap or JSON is the only thing available, flag it and ask for the transcript before proceeding. If the advisor confirms a recap-only run is intentional, document that decision and treat every factual claim as unverified.


File Location

advisory-os-vault/content/frameworks/post-session-production/
    00-post-session-production-start-here.md          (this file)
    01-post-session-production-context.md
    02-post-session-production-terminology.md
    03-post-session-production-golden-example.md
    04-post-session-production-quality.md
    05-post-session-production-build-skill.md