What problem does it solve?
This Skill provides a comprehensive tracing mechanism to help diagnose and understand the flow of data and the execution path of functions within the BrassClaw codebase.
Core Features & Use Cases
- End-to-End Tracing: Trace the flow of data or bugs through the entire BrassClaw system, including message flow, SSE event flow, and tool flow.
- Message Flow Analysis: Analyze the user input to LLM response message flow, identifying every file and function involved.
- Data Transform Identification: Map data transformations and potential failure points within the system.
- Quick Reference to Key Files: Access a quick reference to key files and functions for efficient debugging.
Quick Start
Run the 'trace' skill with the symptom or feature name you want to investigate, e.g., 'trace "calendar update error"'