Code Consistency - Logging & Standards

Scan Python files for logging level decisions and exception context.

1|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/robertcope/mira --skill code-consistency-logging-standards-robertcope
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Consistency - Logging & Standards
Source: https://github.com/robertcope/mira/tree/main/.claude/skills/checking-code-consistency
Command: npx skills add https://github.com/robertcope/mira --skill code-consistency-logging-standards-robertcope

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans Python files for logging level decisions and exception context, guiding correct usage to improve observability.

Core Features & Use Cases

  • Logging level decision tree
  • Common mistakes and fixes
  • Guidance on named loggers and redaction of sensitive data

Quick Start

Use the checker to identify incorrect severity levels and missing exception context across a codebase.