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
- Run dry-run first:
python .codex/skills/dev-structured-logs/scripts/structured_logs.py --path <repo> --dry-run
- Review:
<repo>/patch.diff<repo>/preview-report.json
- Apply only after review: