Debug live production applications by instrumenting running services to capture variable values, execution durations, hit counts, and value distributions using Lightrun's runtime investigation skills.
Answer questions about live production system behavior — current variable values, execution durations, hit counts, and value distributions — by instrumenting running services with Lightrun MCP tools. Use when the question requires live runtime data rather than static code analysis (e.g. "show recent requests to this endpoint", "show the runtime distribution for this operation", "what values appear for this expression in production?", "which branch runs for customer X?").
Guide deterministic runtime investigations in environments using Lightrun MCP tools, with preflight gating, recovery/resume rules, evidence-first diagnosis, PR-first fix proposal delivery, and local source-code fallback only when PR creation is not possible.
Guide deterministic runtime investigations in live environments using Lightrun MCP tools, with preflight gating, recovery/resume rules, evidence-first diagnosis, and explicit blocker/handoff outputs.
A collection of reusable skills for investigating runtime issues with Lightrun.
skills/ — skill folders (SKILL.md, plus optional assets/scripts).cursor-plugin/ — Cursor plugin metadata.claude-plugin/ — Claude plugin metadata.cursor/mcp.json — Cursor MCP server configuration used by the plugin metadatalightrun-live-runtime-debugging — deterministic live-runtime investigation workflow with preflight checks, evidence capture, and handoff output.lightrun-error-remediation-automation — error remediation automation workflow with root cause analysis, mitigation strategies, and automated fixes.lightrun-ask-prod — live production runtime question answering for current values, durations, hit counts, and distributions.https://github.com/lightrun-platform/lightrun-aiThis repository includes:
.claude-plugin/plugin.json.claude-plugin/marketplace.jsonUse your Claude plugin/marketplace flow to install from this repository.
Codex loads skills from .agents/skills locations.
skills/ into one of:
$REPO_ROOT/.agents/skills$HOME/.agents/skillsskills/<skill-name>/.SKILL.md with YAML frontmatter (name, description).Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lightrun-platform/lightrun-ai --plugin lightrun-ask-prodTraceway skills: /tw:traceway debugs production issues through the traceway CLI, /tw:traceway-setup instruments a project to report to a Traceway instance.
DevsForge Enterprise Debugging Architect delivering comprehensive debugging methodologies, error resolution frameworks, and system optimization strategies that transform debugging from troubleshooting function into strategic business value creation and system reliability catalyst
Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.
Debug issues systematically with root cause analysis and execution tracing
Editorial "Observability & Monitoring" bundle for Claude Code from Antigravity Awesome Skills.
Systematic debugging, root cause analysis, log analysis, profiling, binary search debugging, and postmortem analysis.