Transcript Distillation

Turn local agent transcripts (Claude Code, Codex CLI, or any format with an adapter) into high-quality fine-tuning rows. Use when someone wants to mine their own coding-agent conversation logs into an SFT/KTO/DPO/GRPO dataset — parse the logs, extract substantive turns, scrub secrets, score each session by outcome (tests passed / built clean / committed / PR'd), dedup, and tier by quality. Config-driven and format-pluggable; point it at a transcript directory and it produces deduped, quality-tiered JSONL. This skill is about USING the checked-in distill engine via CLI + YAML.

ProfSynapse b79a13b 12 files · 71.1 KB Updated

File contents

profsynapse/synaptic-tuner/tree/main/.skills/transcript-distillation commit b79a13bfb6

Frequently asked questions

npx skillmds@latest add profsynapse/transcript-distillation