Loading...
Loading...
Extract conversation skeleton or error signals from a single session file at a given path. Invoked by session-research agents after they have selected which sessions to deep-dive — not intended for direct user queries.
npx skill4agent add everyinc/compound-engineering-plugin ce-session-extractscripts/<file>filece-session-inventory<mode>skeletonerrors<limit>head:Ntail:Nhead:200cat <file> | python3 scripts/extract-skeleton.pycat <file> | python3 scripts/extract-errors.py<limit>head:Nhead -n Ntail:Ntail -n N_meta---[tools] 5x Read (file1, file2, +3 more) -> all ok_meta{"_meta": true, "lines": N, "parse_errors": N, "user": N, "assistant": N, "tool": N}---is_error: trueexec_command_end_meta{"_meta": true, "lines": N, "parse_errors": N, "errors_found": N}_metaparse_errors > 0