Minimize

This skill should be used when the user asks to "minimize the repro path", "/minimize", "shrink the crash steps", "精简复现路径", "找最小复现", "把 12 步压成 3 步", or wants to compress a recorded crash repro_path into the shortest sequence that still reproduces the same crash signature. Drives live Android replay via mobile-mcp + ui-mcp + log-mcp, validates each candidate subset with analyzer-mcp's signature, and updates the session's crash record with the verified minimal path; iOS sessions use the static fallback because ui-mcp replay is Android-only.

dj931567261 6b63f07 25.3 KB Updated

File contents

dj931567261/app-test-control/tree/main/skills/minimize commit 6b63f07dfd

Frequently asked questions

npx skillmds@latest add dj931567261/minimize