Phase guidance for the neuroflow /data-preprocess command. Loaded automatically when /data-preprocess is invoked to orient agent behavior, relevant skills, and workflow hints for the data-preprocess phase.
From neuroflownpx claudepluginhub stanislavjiricek/neuroflow --plugin neuroflowThis skill uses the workspace's default tool permissions.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Executes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs before coding.
The data-preprocess phase filters, cleans, epochs, and quality-checks raw data to produce analysis-ready datasets.
.neuroflow/data/ inventory first — understand the dataset before choosing methodsneuroflow:neuroflow-core — read first; defines the command lifecycle and .neuroflow/ write rulesoutput_path (scripts/preprocessing/), not inside .neuroflow/preprocess-config.md to .neuroflow/data-preprocess/ with the full parameter set used.neuroflow/reasoning/data-preprocess.json/neuroflow:data-preprocess — runs this workflow as a slash command.