lightrun-ai
Lightrun
Documentation
Lightrun AI
A collection of reusable skills for investigating runtime issues with Lightrun.
What is in this repository
- `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 metadata
Available skills
- `lightrun-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.
- `lightrun-slow-execution-diagnosis` — diagnosis for slow endpoints, latency or SLO regressions, timeouts, deadlines, and hangs.
- `lightrun-runtime-aware-pr-review` — pull request review workflow that combines live runtime samples with diff-aware risk analysis.
Demos
Installation
Cursor
1. Open Cursor.
2. Add plugin from repository URL (or local path).
3. Use this repository URL: `https://github.com/lightrun-platform/lightrun-ai`
Claude
This repository includes:
- `.claude-plugin/plugin.json`
- `.claude-plugin/marketplace.json`
Use your Claude plugin/marketplace flow to install from this repository.
Codex
Codex loads skills from `.agents/skills` locations.
1. Copy or symlink skill folders from `skills/` into one of:
2. Restart/reload Codex if needed.
Requirements
- Access to Lightrun MCP server
- Completed MCP OAuth authorization for your environment
Contributing
1. Add a new folder under `skills//`.
2. Add `SKILL.md` with YAML frontmatter (`name`, `description`).
3. Add optional assets/scripts if needed.
4. Update marketplace/plugin metadata when adding publishable skills.
Frequently asked questions
What is lightrun-ai?
lightrun-ai is Lightrun
How do I install lightrun-ai?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is lightrun-ai open source?
Yes — it is hosted on GitHub at https://github.com/lightrun-platform/lightrun-ai and has 27 stars.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP