Use when tracing execution paths, mapping dependencies, understanding unfamiliar code, following data flow, investigating end-to-end behavior, debugging call chains, or deciding which files to read next.
$npx -y skills add cofin/flow --skill tracerInstalls into the current project.
Run `npx skills use "https://github.com/cofin/flow" --skill "cofin/flow/tracer"` 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/cofin/flow" that are relevant to the current task. Run `npx skills add "https://github.com/cofin/flow"` and select the relevant skills, then follow their instructions.