audit-versioned-artifacts

Community

Keep your repo clean of accidental junk

AuthorElPoot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you detect accidental repository contamination by auditing whether compiled binaries, databases, and temporary files are being mixed into version control.

Core Features & Use Cases

  • Artifact Presence Audit: Checks for common non-source items such as build/, dist/, SQLite databases, binaries, and temporary files that should not be committed.
  • .gitignore Policy Verification: Verifies that ignore rules cover build output, caches, temporaries, and credential-like files.
  • Local Data Risk Review: Inspects gestor_contable/data/ to determine whether it contains fixtures or potentially sensitive real client data.

Use case: Before releasing or handing off the project, run this audit to ensure only source code (not compiled executables, DBs, or machine-specific data) is included in the repository.

Quick Start

Ask the AI to audit this repository for versioned binaries, databases, temporary files, and risky contents under gestor_contable/data/, including checking whether .gitignore adequately excludes those paths.

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

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.