ai/skills/perfetto_workflow_android_heap_dump/TEST.md
Verify that the skill files exist.
ls ai/skills/perfetto_workflow_android_heap_dump/SKILL.md
Verify: File exists.
Verify that the orientation query parses (requires trace_processor).
trace_processor query dummy.pftrace "INCLUDE PERFETTO MODULE android.memory.heap_graph.heap_graph_stats; SELECT 1"
Verify: Command runs and checks query validity.
Prompt: "I have a trace with a heap dump. How do I start analyzing it?" Verify:
android_heap_graph_stats first to orient.android_heap_graph_class_summary_tree.cumulative_size.Prompt: "I know com.example.MyActivity is leaking. How do I find what retains it?"
Verify:
heap_graph_dominator_tree).idom_id.