SECURITY REVIEW
Not yet assessed
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
Обновить существующие логи до канона Pino — убрать локальные pino()/console.log, добавить redact, event, requestId (роль logging). Use when легаси уже логирует криво; покрыть с нуля — $logging-cover.
Review the original instructions and requested permissions before installing.
No security review is available for this catalog entry yet.
How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.
No quality assessment is available for this catalog entry yet.
Original instructions from the publisher’s SKILL.md
# Задача: обновить Pino-логирование (logging)
Сведи `pino()` к одному root, замени production `console.*`, вынеси `redact`, убери Loki sinks, interpolated strings → `{ event, id }`, `err.message` → `{ err }`. Бизнес-поведение не меняй. См. `$pino-logging`.