log-review
CommunityAudit logging and observability gaps.
Authortrevorbyrum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies critical gaps in logging and observability within a codebase, which can lead to significant debugging challenges and silent failures in production environments.
Core Features & Use Cases
- Detects Silent Failures: Flags code that swallows errors or fails without any indication.
- Assesses Error Context: Ensures errors are logged with sufficient detail for effective debugging.
- Checks API Boundaries: Verifies logging at system entry and exit points.
- Verifies Correlation & Tracing: Ensures request IDs are propagated for end-to-end traceability.
- Improves Log Hygiene: Identifies issues like PII in logs or inconsistent formatting.
- Use Case: Before deploying new code, run this skill to ensure that any potential issues will be logged with enough context to be quickly diagnosed and resolved in production.
Quick Start
Run a full audit of logging and observability gaps in the current project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: log-review Download link: https://github.com/trevorbyrum/claude-skills-suite/archive/main.zip#log-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.