dsh plugins中文
← Back to popular plugin directory

Runtime hotspot analysis tool

morluto/flameox · skills

Runtime evidence that helps agents trace, profile, and burn down hotspots in application and native code, GPU kernels, and inference stacks.

★ 33GitHub stars
1Forks
2026-08-15Last updated
PythonLanguage
MITLicense

Project overview

Local runtime evidence for coding agents investigating performance, memory, execution, concurrency, and reliability.

Install the local runtime and connect a supported MCP client through the guided setup:

Restart the client, open the project you intend to inspect, and ask it to: Initialize Flameox in this project and list the available profiling capabilities.

Install command

dsh plugin --profile web add github:morluto/flameox
View GitHub repository ↗Back to popular plugin directory