aggregation-modes-and-event-vlines
Installation
SKILL.md
Aggregation Modes And Event Vlines
Overview
This skill provides rules and checklists to safely design and validate aggregation_modes (aggregation/overlay/output) and event_vlines (event marker vlines and overlay-group behavior) in config-driven time-series visualization workflows.
Quick Start (작업 절차)
- Inspect the
aggregation_modes/event_vlinesblocks inconfig.yaml. - When you need to confirm “what really happens”, search the implementation for the keywords below to find the exact branch (OLD vs NEW):
overlay_within,filename_pattern,_apply_filter_indices,_collect_event_vlines,overlay_group
- Before changing configs, make
groupby/overlay_within/filename_patternconsistent using the safety rules below. - Open
references/aggregation-modes-and-event-vlines.en.mdfor the full spec and examples.