Setup

Configure MLflow tracing for Claude Code.

mlflow b53569d 568 B Updated

File contents

MLflow Tracing Setup

Run this skill ONLY when the user explicitly asks to configure MLflow tracing.

  1. Run mlflow-claude-code setup --help and read the available options.
  2. Ask the user for each required value. Do not pick defaults silently. All values come from the user.
  3. Run mlflow-claude-code setup with the collected options.
  4. Echo the CLI output. Briefly state the settings file path, tracking URI, experiment, and that tracing is enabled for the next Claude conversation.

mlflow/dev/tree/main/libs/typescript/integrations/claude-code/skills/setup commit b53569d4f1

Frequently asked questions

npx skillmds@latest add mlflow/setup