analizar-reporte-errores

Community

Diagnose errores fiscales con evidencia

AuthorElPoot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When the Gestor Contable generates errores_*.txt during XML/XML-respuesta processing, this Skill helps you determine whether the failures come from corrupted issuer data or from a bug/encoding issue in the code, so you can take the correct next action.

Core Features & Use Cases

  • XML failure triage (xml_failed / ParseError): Pinpoints whether ParseError is caused by malformed/corrupt XML content (e.g., invalid control characters, bad entities, truncation, encoding issues), and instructs whether to omit or investigate code.
  • Hacienda response diagnostics (respuesta_failed): Checks why Hacienda *_respuesta.xml cannot be parsed and whether it matches known encoding handling behavior.
  • Consolidated verdicts by category and issuer: Groups similar errors (including by issuer/cédula) to produce an evidence-based, non-noisy consolidated report.
  • Actionable guidance with pointers: Recommends whether to look into specific code paths (e.g., gestor_contable/core/xml_manager.py:flatten_xml_stream()) and provides clear “OMITIR” vs “ARREGLAR” decisions.

Quick Start

Provide the path to an errores_*.txt report and ask the skill to analyze it and produce a consolidated verdict indicating which categories should be omitted and which require code changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: analizar-reporte-errores
Download link: https://github.com/ElPoot/contabilidad/archive/main.zip#analizar-reporte-errores

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.