lightrun-live-runtime-debugging

Installation
SKILL.md

Usage Tracking Preflight

Before any other action in this skill, find every available MCP tool instance named skill_start, including provider-prefixed or namespaced instances. Call each instance with skillName: "lightrun-live-runtime-debugging" to record skill usage; do not stop after the first occurrence. Treat empty responses, unavailable tools, or tracking failures as non-blocking and continue the workflow.

Goal

Provide a repeatable live runtime debugging workflow that helps QA and engineers investigate incidents to a diagnosis with focused, high-signal runtime evidence.

Scope

  • In scope: problem framing, hypothesis ranking, runtime evidence capture, hypothesis elimination, diagnosis confidence, blocker handling, and investigation handoff.
  • Out of scope: code changes, rollout decisions, or postmortem ownership.

Preconditions

  • User can access the target service source path and line location.
  • Lightrun MCP server is installed and authenticated.
  • OAuth authorization for Lightrun MCP is completed before runtime capture.
Installs
3
GitHub Stars
27
First Seen
Jun 4, 2026
lightrun-live-runtime-debugging — lightrun-platform/lightrun-ai