debug

Enable session debug logging and analyze logs for errors and warnings.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/looklee/LookaleeCode --skill debug-looklee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: debug
Source: https://github.com/looklee/LookaleeCode/tree/main/LookaleeCode/desktop/skills/debug
Command: npx skills add https://github.com/looklee/LookaleeCode --skill debug-looklee

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users enable debug logging for their sessions and analyze logs to identify issues efficiently.

Core Features & Use Cases

  • Enable debug logging: Activates verbose logs to track session activities and errors.
  • Log analysis: Reads and displays recent log entries, highlighting errors and warnings.
  • Troubleshooting support: Guides users to diagnose problems based on log insights, suitable for developers and support teams.

Quick Start

Use the debug skill to turn on debug logging for your current session and review recent logs to troubleshoot issues.

Frequently Asked Questions about debug

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

FAQPage Schema
How do I enable debug logging for my current session to troubleshoot errors?

To enable debug logging for your current session, use the debug skill to activate verbose logs. This tracks session activities and errors, providing the detailed log data needed to troubleshoot issues efficiently.

How do I analyze session logs to identify errors and warnings?

You can analyze session logs using built-in log analysis tools that parse log files and highlight errors and warnings. This helps developers and support staff quickly identify issues based on recent log entries.

What is the best way to diagnose session issues using command-line search utilities?

The best way to diagnose session issues is by using command-line search utilities to parse log files. The debug skill relies on these utilities to read, display, and search recent log entries for error detection.

Can I use this log review approach for both developer and support team workflows?

Yes, this log review approach is suitable for both developers and support teams. It provides troubleshooting support by guiding users to diagnose problems based on log insights, handling log management and basic diagnostics for both groups.

Why are my session logs not showing detailed error information?

Session logs may not show detailed error information because debug logging is not enabled. Activating verbose logs for your current session ensures that all session activities and errors are tracked for comprehensive diagnostics.