CodexClaude
Log Signal Review
Turn noisy logs into useful operational signals.
Reviews log levels, message quality, correlation ids, sensitive data, and missing diagnostics.
Curated score
82
Difficulty
Medium
Risk
Medium
What it helps with
Improve error logs
Add request id
Remove secret logs
Use cases
Observability
Incident prep
Debugging
Skill contents
SKILL.mdIncluded
ScriptsNot listed
ReferencesIncluded
AssetsNot listed
logsobservabilitydebugging
Safety / risk notes
SKILL.md
Check before using
Review commands before execution.
Run on a branch or disposable workspace first.
Check file changes and external calls before shipping.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🧑💻API Integration
Wire external APIs with typed clients and clear error paths.
🧬TypeScript Strictness
Raise type safety without a noisy rewrite.
🪝Webhook Handler
Build reliable webhook handlers with verification and retries.
🧩Backend Routes
Small, reliable API endpoints with validation and tests.
🧯Error Handling Pass
Make failure paths explicit, useful, and testable.
🗄️Cache Strategy Review
Review cache keys, invalidation, TTLs, and stale data risk.