Record a model training run — log parameters, metrics, and artifact paths, then append a structured row to the experiments ledger. Use when a training run completes, when asked to "log this experiment", or when comparing runs to decide which model to promote.
$npx -y skills add zakelfassi/skills-driven-development --skill experiment-logInstalls into the current project.
Run `npx skills use "https://github.com/zakelfassi/skills-driven-development" --skill "zakelfassi/skills-driven-development/experiment-log"` 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/zakelfassi/skills-driven-development" that are relevant to the current task. Run `npx skills add "https://github.com/zakelfassi/skills-driven-development"` and select the relevant skills, then follow their instructions.