Use when the user has a data file in an unsupported format and needs to add a new loader to LabClaw's ingestion pipeline. Triggers include: "add support for SLEAP files," "parse this .mat file," "load Suite2p data," "I have a new data format," "extend the data loader," "convert this file to LabClaw format." Covers neuroscience formats like SLEAP, DANNCE, Kilosort, Suite2p, and arbitrary CSV/JSON/HDF5 variants.
Launch the edge file watcher demo on sample data to verify that file detection, metadata extraction, and quality checks work correctly.
Build the LabClaw project and run the full test suite, reporting results with pass/fail counts and any errors.
Generate a domain-specific code review checklist for recent changes, covering architecture compliance, neuroscience data standards, and safety requirements.