error-standardizer
CommunityStandardize error handling across your codebase.
Authorribatshepo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Inconsistent error handling patterns across a codebase lead to hard-to-trace failures and brittle integrations. The error-standardizer identifies nonstandard patterns and converts them to a uniform emit_error() flow using named exit codes.
Core Features & Use Cases
- Detects and catalogues nonstandard error patterns in Shell and Python code, including direct echoes, raw exits, bare excepts, and inconsistent messaging.
- Converts detected patterns to a structured, machine-parseable error emission with emit_error() and standard exit codes, backed by references for mapping codes.
- Generates a comprehensive standardization report and a plan for updating affected files, with guidance for imports and context.
- Useful in CI pipelines to enforce consistent error handling across new and existing code.
Quick Start
Run the error-standardizer against a repository to generate a standardization report and prepare conversions for review.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: error-standardizer Download link: https://github.com/ribatshepo/cc-auto-orchestrate/archive/main.zip#error-standardizer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.