Skip to main content

responsible-logging

Designs and audits leveled, bounded, correlated logging for a long-lived service or daemon — a per-key rate-limit/dedup governor with suppression rollups, sampling that reports true totals, rotation plus the launchd/systemd captured-stdout trap, one-logger discipline, and observability that can never crash the process. Use when adding logging to a poll/retry/heartbeat loop, when logs eat disk or a daemon writes an unrotated file, when reviewing log level discipline, or when threading request/tenant correlation ids. NOT for choosing a log-aggregation vendor, dashboards/metrics/tracing pipelines, or app business logic. Keywords: logging storm, log spam, error in a loop, dedup, rate limit, rollup, sampling, log rotation, unrotated stdout, launchd, systemd, structured logging, correlation id, tenant id, log governor.

Jump to install

Source facts

Repository
curiositech/port-daddy
Last source activity
July 23, 2026 at 06:28
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.