Tag: debugging
skill
★ 2
.NET Memory Profiling and Leak Detection
An agentic skill to analyse .NET application memory usage and identify leaks. It leverages dotMemory to capture snapshots, compare states, and suggest actionable code fixes.
skill
★ 9,069
AgentCore Runtime Session Investigation
Enables the investigation of Amazon Bedrock AgentCore runtime sessions by querying CloudWatch Logs Insights. It facilitates session-to-trace resolution, OpenTelemetry noise filtering, and the analysis of tool invocations, errors, and token …
skill
★ 5
Trace Feature Implementation Path
This skill traces a feature's implementation path from its entrypoint through handlers and data sources, providing a high-level overview before code inspection. It leverages the `status`, `flow`, and `trace` tools to identify and report the…