system-logger

Community

Smart, minimal logs for fast debugging.

Authorgitcoder27
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Complex trading systems struggle with noisy, inconsistent logs that hinder debugging and observability. This Skill provides a disciplined framework for writing intelligent, concise logs that reveal actionable insights without overwhelming developers.

Core Features & Use Cases

  • Structured logging guidelines that enforce context, IDs (deployment_id, job_id, account_id), and consistent message formats.
  • Level-aware logging with clear use-case mapping (INFO for milestones, DEBUG for granular state, ERROR for failures, WARNING for anomalies).
  • Quick reference patterns provided in references/best_practices.md and concrete examples in references/examples.md to support maintenance and onboarding.
  • Use Case: You are adding a new feature to the trading engine and need to instrument traces that help diagnose performance regressions.

Quick Start

  • Identify critical events and add unique IDs to all logs.
  • Apply the standard log levels and structure defined in the skill workflow.
  • Review references/best_practices.md and references/examples.md to align with established patterns.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: system-logger
Download link: https://github.com/gitcoder27/trading-backtester-v1/archive/main.zip#system-logger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.