audit-release

Community

Validate reproducible Windows release builds

AuthorElPoot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken or non-reproducible Windows release artifacts by auditing PyInstaller packaging, dependency inclusion, and version/release metadata directly from the repository source.

Core Features & Use Cases

  • PyInstaller release integrity checks: Verifies hidden imports, bundled datas/binaries/collect rules, exclusions, and whether packaging mode (onefile/onedir) is consistent with expectations.
  • Versioning and release traceability review: Confirms the source of versioning in gestor_contable/version.py, checks for tag/commit-version automation signals, and detects presence/absence of changelog history.
  • Dependency alignment validation: Compares requirements.txt declared dependencies against real Python imports and any hidden imports specified in the .spec.

Use case: Before publishing a new Windows executable for contabilidad, run this audit to ensure the build script, PyInstaller spec, and versioning/changelog signals are consistent and that no required runtime dependencies are missing from the packaged binary.

Quick Start

Ask the AI to run the audit-release checks on build.py, gestor_contable.spec, gestor_contable/version.py, and requirements.txt and then produce the release engineering report with a clear verdict.

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: audit-release
Download link: https://github.com/ElPoot/contabilidad/archive/main.zip#audit-release

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.