Audit code for observability gaps — debug logs left in, errors caught without being logged, missing context on log entries, untracked slow operations. Uses the app's existing observability tooling exclusively.
$npx -y skills add markmdev/meridian --skill observability-auditInstalls into the current project.
Run `npx skills use "https://github.com/markmdev/meridian" --skill "markmdev/meridian/observability-audit"` 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/markmdev/meridian" that are relevant to the current task. Run `npx skills add "https://github.com/markmdev/meridian"` and select the relevant skills, then follow their instructions.