Write (or refresh) a Pipeline/ .md that documents the calculation-and-code pipeline of ANY large code in the project — a notebook (.wb/.nb/.ipynb), an engine, or a script. Use when a load-bearing code has no pipeline doc yet, when a new main code is added, or when the user asks to "write the pipeline" for a file. Produces the standard Purpose / data-flow diagram / key-symbols table / gotchas / inputs-outputs format used across Pipeline/, cross-referenced to the project's authoritative notes (workbook.tex).
$npx -y skills add mexregkan/claude-for-researchers --skill write-pipelineInstalls into the current project.
Run `npx skills use "https://github.com/mexregkan/claude-for-researchers" --skill "mexregkan/claude-for-researchers/write-pipeline"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mexregkan/claude-for-researchers" that are relevant to the current task. Run `npx skills add "https://github.com/mexregkan/claude-for-researchers"` and select the relevant skills, then follow their instructions.