Log Lightning Issues

🌐Community
by phrazzld · vlatest · Repository

This skill automatically logs and summarizes lightning-related incidents, providing valuable insights for rapid issue identification and resolution.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add log-lightning-issues npx -- -y @trustedskills/log-lightning-issues
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "log-lightning-issues": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/log-lightning-issues"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, log-lightning-issues, automatically logs issues found during Lightning runs to a specified Slack channel. It allows for centralized tracking of errors and problems encountered while testing AI agent workflows. The skill simplifies debugging by providing immediate notifications within your team's communication platform.

When to use it

  • Automated Testing: Integrate with automated test suites (Lightning) to receive instant alerts about failures.
  • Debugging Agent Workflows: Quickly identify and address issues arising during the development and refinement of AI agent processes.
  • Team Collaboration: Keep all team members informed about testing progress and potential problems in real-time via Slack.
  • Incident Response: Facilitate rapid response to critical errors detected by Lightning runs.

Key capabilities

  • Slack integration for notifications
  • Automatic issue logging from Lightning runs
  • Centralized error tracking

Example prompts

  • "Run Lightning and log any issues to #ai-testing-slack."
  • "Execute the workflow test suite and send failure reports to Slack."
  • "Start a Lightning run and notify the team about errors in our designated channel."

Tips & gotchas

  • Ensure your AI agent has appropriate permissions to post messages to the configured Slack channel.
  • The skill relies on successful execution of Lightning runs; ensure Lightning is properly set up and functioning.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
phrazzld
Installs
21

🌐 Community

Passed automated security scans.