·dspy-debugging-observability
</>

dspy-debugging-observability

omidzamani/dspy-skills

This skill should be used when the user asks to "debug DSPy programs", "trace LLM calls", "monitor production DSPy", "use MLflow with DSPy", mentions "inspect_history", "custom callbacks", "observability", "production monitoring", "cost tracking", or needs to debug, trace, and monitor DSPy applications in development and production.

7Installs·0Trend·@omidzamani

Installation

$npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-debugging-observability

SKILL.md

Debug, trace, and monitor DSPy programs using built-in inspection, MLflow tracing, and custom callbacks for production observability.

| program | dspy.Module | Program to debug/monitor | | callback | BaseCallback | Optional custom callback (subclass of dspy.utils.callback.BaseCallback) |

| GLOBALHISTORY | list[dict] | Raw execution trace from dspy.clients.baselm | | metrics | dict | Cost, latency, token counts from callbacks |

This skill should be used when the user asks to "debug DSPy programs", "trace LLM calls", "monitor production DSPy", "use MLflow with DSPy", mentions "inspect_history", "custom callbacks", "observability", "production monitoring", "cost tracking", or needs to debug, trace, and monitor DSPy applications in development and production. Source: omidzamani/dspy-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-debugging-observability
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is dspy-debugging-observability?

This skill should be used when the user asks to "debug DSPy programs", "trace LLM calls", "monitor production DSPy", "use MLflow with DSPy", mentions "inspect_history", "custom callbacks", "observability", "production monitoring", "cost tracking", or needs to debug, trace, and monitor DSPy applications in development and production. Source: omidzamani/dspy-skills.

How do I install dspy-debugging-observability?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/omidzamani/dspy-skills --skill dspy-debugging-observability Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/omidzamani/dspy-skills