Claude
Business & Workflow
Trust: 55/100 (Fair)find-non-lambda-logs Guide
Use when auditing or migrating Log calls — flags both interpolated Log.d/i/w/e that should use the lambda overload (allocation hygiene) and catch-block Log.w/e that interpolate ${e.message} but drop the throwable (lost stack traces)
1,536 starsby vitorpamplona
When to use find-non-lambda-logs
Use when auditing or migrating Log calls — flags both interpolated Log.d/i/w/e that should use the lambda overload (allocation hygiene) and catch-block Log.w/e that interpolate ${e.message} but drop the throwable (lost stack traces)
How to use find-non-lambda-logs
find-non-lambda-logs is a Claude skill in the SKILL.md format. Add it to your Claude environment from the source repository below, then it activates as a user-invocable skill when your task matches its description.
Details
PlatformClaude
CategoryBusiness & Workflow
Invocationuser-invocable
Modelany
Maintainervitorpamplona
LicenseMIT