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.
67
72%
Does it follow best practices?
Impact
28%
1.00xAverage score across 1 eval scenario
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/lightrun-error-remediation-automation/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill declares and requires the Lightrun MCP runtime tool at URL "https://app.lightrun.com/mcp" (agents/openai.yaml), which is invoked at runtime to create and manage Lightrun runtime actions that execute instrumentation/remote code, so this is a required runtime external dependency that can execute remote code.
ba8e25a
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.