Session Analysis
Analyze large JSONL session files with intelligent chunking
Complexity: Moderate | Duration: 15-30m | Category: Developer Experience
Tags: sessions analysis jsonl processing
Workflow Diagram
Steps
Step 1: File discovery
Agent: orchestrator
Find JSONL session files
Step 2: Size analysis
Agent: orchestrator
Analyze file sizes and complexity
Step 3: Chunking strategy
Agent: orchestrator
Determine optimal chunking
Step 4: Processing
Agent: orchestrator
Process with smart boundary splitting
Step 5: Deduplication
Agent: orchestrator
Remove duplicate messages
Step 6: Archive
Agent: orchestrator
Store processed sessions
Usage
To execute this workflow:
/workflow developer-experience/session-analysis.workflow
Related Workflows
See other workflows in this category for related automation patterns.