Use when a Playwright test fails or an app behaves unexpectedly and introspection is set up — guides querying the trace to identify root cause
Use at the end of a debugging or tool-dogfooding session (or when the user asks "reflect / retro / what did we learn") to review how the introspect CLI was used, identify gaps, and propose concrete fixes. Repo-local — do not bundle.
Use when writing a custom introspection plugin to capture framework-specific data alongside the standard trace
Use when adding introspection to a project for the first time
Use when a Playwright test fails or an app behaves unexpectedly and introspection is set up — guides querying the trace trace to identify root cause
Use when writing a custom introspection plugin to capture framework-specific data alongside the standard trace