Clay tables — explain one cell by walking a column backward through its dependencies and run-gate to the origin or root cause. Use when the user asks "where did this value come from?", "why did {action} error?", "why didn't {action} run?", or "why is this value empty?".
$npx -y skills add clay-run/agent-plugins --skill table-value-traceInstalls into the current project.
Run `npx skills use "https://github.com/clay-run/agent-plugins" --skill "clay-run/agent-plugins/table-value-trace"` 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/clay-run/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/clay-run/agent-plugins"` and select the relevant skills, then follow their instructions.