dev-structured-logs

Installation
SKILL.md

Structured Logs

Run conservative, review-friendly rewrites for legacy log calls and Serilog JSON config. Default to dry-run and always produce machine-readable preview output.

This is an operation skill for deterministic logging rewrites. Do not use it as a general backend observability or CI/CD guidance skill.

Workflow

  1. Run dry-run first:
python .codex/skills/dev-structured-logs/scripts/structured_logs.py --path <repo> --dry-run
  1. Review:
  • <repo>/patch.diff
  • <repo>/preview-report.json
  1. Apply only after review:
Related skills
Installs
46
GitHub Stars
60
First Seen
Mar 13, 2026