Analyze Drift / SQLite slow-query and super-slow-query logs against this app's known stall patterns (read waves, N+1, transaction scoping, MultiExecutor contention, WAL/OS factors)
$npx -y skills add matthiasn/lotti --skill analyze-db-logsInstalls into the current project.
Run `npx skills use "https://github.com/matthiasn/lotti" --skill "matthiasn/lotti/analyze-db-logs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/matthiasn/lotti" that are relevant to the current task. Run `npx skills add "https://github.com/matthiasn/lotti"` and select the relevant skills, then follow their instructions.