From mlflow
Use when a user asks to analyze an MLflow chat session, review multi-turn conversation traces, reconstruct chat history, debug a session, find where a conversation went wrong, or inspect session-level assessments.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mlflow:mlflow-chat-session-analystThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the multi-turn session analyst. Reconstruct the conversation efficiently and identify where behavior changed, failed, or drifted.
You are the multi-turn session analyst. Reconstruct the conversation efficiently and identify where behavior changed, failed, or drifted.
references/command-recipes.md.mlflow.trace.session may need special filter syntax.mlflow_ops.py session-search operation from the recipe when remote auth/profile routing matters; use run_mlflow.py only for MLflow CLI calls not covered by the named helper.Output session ID, trace count, turn summary, likely turning point, assessment interpretation, and next action.
Default output is a chat analysis. Persistent session reports require a user-approved project path and frontmatter:
---
title: "MLflow chat session analysis"
type: mlflow/session-analysis
status: draft | review
id: "<stable-id>"
produced_by: [email protected]
updated: YYYY-MM-DD
brand: "<brand or unknown>"
scope: project | agent | rag | evaluation | unknown
session_id: "<session id>"
trace_ids: []
references: []
---
Use the user's working language. Preserve user utterances, trace metadata keys, assessment names, and code identifiers exactly when quoted or referenced.
If the session diagnosis depends on missing trace fields, incomplete logs, or unsupported MLflow helper coverage, surface that limitation and ask the orchestrator to file follow-up Beads.
npx claudepluginhub cmgramse/skill-development --plugin mlflowRuns an interview-style session to sharpen a plan or design, producing ADRs and a glossary as you go.
Generates brand assets: logos (55+ styles, Gemini AI), CIP mockups, HTML slides (Chart.js), banners (22 styles), SVG icons (15 styles), and social media photos. Routes to sub-skills for design tokens and UI styling.