Agent Skills: find-non-lambda-logs

Use when auditing or migrating Log calls — flags interpolated Log.d/i/w/e that should use the lambda overload (allocation hygiene), catch-block Log.w/e that interpolate ${e.message} but drop the throwable (lost stack traces), and files still importing android.util.Log (no lambda overload, bypasses Log.minLevel)

UncategorizedID: vitorpamplona/amethyst/find-non-lambda-logs

Install this agent skill to your local

pnpm dlx add-skill https://github.com/vitorpamplona/amethyst/find-non-lambda-logs

Skill Files

Browse the full folder contents for find-non-lambda-logs.

Download Skill

Loading file tree…

Select a file to preview its contents.