agent-telemetry
CommunityMake application behavior visible to agents.
Authorpetekp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill makes application runtime behavior queryable by coding agents, enabling them to debug issues by understanding what actually happened.
Core Features & Use Cases
- Structured Logging: Implements JSON-based logging for better machine readability.
- Log Exposure: Provides mechanisms (log files, dev endpoints, CLI tools) for agents to access logs.
- Documentation: Guides users on how to document log access for agents in
CLAUDE.mdor equivalent. - Use Case: When an agent is asked to debug a bug but has no visibility into the application's runtime state, this skill can be used to set up structured logging and an accessible query endpoint, allowing the agent to pinpoint the error.
Quick Start
Use the agent-telemetry skill to add structured logging and a queryable endpoint to the application.
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: agent-telemetry Download link: https://github.com/petekp/claude-code-setup/archive/main.zip#agent-telemetry 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.