unity-debug

Aggregate Unity editor console errors, stack traces, and memory usage.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/YiDuandtdt/Bone-Throne --skill unity-debug-yiduandtdt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: unity-debug
Source: https://github.com/YiDuandtdt/Bone-Throne/tree/main/.agents/skills/unity-skills/skills/debug
Command: npx skills add https://github.com/YiDuandtdt/Bone-Throne --skill unity-debug-yiduandtdt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly triage Unity editor health and diagnostics by aggregating errors, compile state, and runtime information into a single view.

Core Features & Use Cases

  • Consolidated diagnostics: Combine console errors, warnings, stack traces, and compile status for fast bottleneck identification.
  • Editor health insights: Expose memory usage, Mono heap data, system info, and Unity version to guide performance tuning.
  • Triaging workflows: Use in debugging sessions to prioritize fixes and assess impact across recent tasks and server status.

Quick Start

Run unity-debug to retrieve the latest editor health snapshot and diagnostic details.

Frequently Asked Questions about unity-debug

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

FAQPage Schema
How do I diagnose Unity console errors and stack traces during a debugging session?

To diagnose Unity console errors and stack traces, you need a tool that aggregates editor diagnostics into a single view. This Skill fetches console errors, warnings, and stack traces to help you quickly triage issues.

What is the best way to monitor Unity editor health and memory usage?

Monitoring Unity editor health requires checking memory usage, Mono heap data, and system information. This Skill exposes these metrics alongside the Unity version to guide your performance tuning and identify bottlenecks.

How do I check Unity compile state and server status for recent jobs?

Checking Unity compile state and server status involves aggregating runtime information and recent job data. This Skill retrieves compile status, server status, and recent tasks to help you assess impact during triaging workflows.

Can I use this to fetch Unity assembly information and error counts together?

Yes, you can fetch Unity assembly information and error counts together. This Skill consolidates assembly data, compile status, and error counts into one diagnostic snapshot for rapid triage.

Why does my Unity editor lag when I need to triage multiple runtime errors?

Unity editor lag during error triage often stems from fragmented diagnostic data. This Skill solves the problem by combining console errors, memory usage, and stack traces into a single view for fast bottleneck identification.

Does this Unity diagnostics tool require any specific dependencies or components?

This Unity diagnostics tool requires no specific dependencies or components. It operates independently to aggregate editor health data, stack traces, and memory usage directly during your debugging sessions.