debug-log

Fetch and filter structured Prismer Evolution plugin debug logs to diagnose hook state.

1.4k|14|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/Prismer-AI/PrismerCloud --skill debug-log-prismer-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug-log
Source: https://github.com/Prismer-AI/PrismerCloud/tree/main/sdk/prismer-cloud/claude-code-plugin/skills/debug-log
Command: npx skills add https://github.com/Prismer-AI/PrismerCloud --skill debug-log-prismer-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly surface structured debug logs from Prismer Evolution plugins to diagnose hook execution status and failures.

Core Features & Use Cases

  • Real-time viewing of logs with timestamp, level, hook, and context
  • Filter by log level and diagnose common issues such as timeouts and memory pulls
  • Quick access to recent entries for triage and reproduction

Quick Start

Ask the agent to fetch and prettify the latest Prismer Evolution plugin logs from the designated cache.

Frequently Asked Questions about debug-log

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I view structured debug logs for Prismer Evolution plugins to diagnose hook failures?

To view structured debug logs for Prismer Evolution plugins, you can fetch and prettify recent entries from the designated log cache. This surfaces timestamp, level, hook, and context data to diagnose hook execution failures.

Can I filter Prismer plugin logs by log level during troubleshooting?

Yes, you can filter Prismer plugin logs by configurable log levels during troubleshooting. This filtering helps isolate specific hook errors, timeouts, and memory pulls across both development and production environments.

How do I triage recent Prismer Evolution plugin errors and slowdowns?

To triage recent Prismer Evolution plugin errors and slowdowns, surface quick access recent log entries from the cache. This provides the timestamp and context needed to reproduce and diagnose common timeout or memory issues.

What is the best way to diagnose hook state in production environments using logs?

The best way to diagnose hook state in production environments is to surface structured debug logs from the Prismer plugin cache. This allows you to identify hook execution status and filter output by severity levels.

Do I need access to the log cache path to troubleshoot plugin hook errors?

Yes, you need access to the log cache path to troubleshoot plugin hook errors. Fetching and prettifying the structured logs from this designated cache is required to view the hook state and diagnose failures.

Why does my Prismer Evolution plugin hook fail to execute correctly?

Your Prismer Evolution plugin hook may fail to execute correctly due to timeouts or memory pulls. By viewing the structured debug logs with context, you can identify the specific failure point and execution status.