error-logging

Official

Log errors for debugging.

Authorexpectedparrot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized protocol for logging errors encountered during automated tasks, ensuring that all issues are captured systematically for later review and resolution.

Core Features & Use Cases

  • Structured Error Recording: Logs errors in an append-only JSONL format for easy parsing and analysis.
  • Contextual Information: Captures essential details like timestamps, error messages, commands executed, and attempted fixes.
  • Use Case: When a script fails due to an unexpected output, this Skill ensures the exact error, the command that caused it, and the output are recorded before any fix is attempted, facilitating efficient debugging.

Quick Start

Log an error encountered while running a command by appending a JSON object to the errors.jsonl file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: error-logging
Download link: https://github.com/expectedparrot/vernon/archive/main.zip#error-logging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.