codebase-audit-pre-push
CommunityCatch issues before they ship.
Software Engineering#code review#security audit#GitHub#production readiness#pre-push#secrets detection#performance checks
Authorsnuffomega
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps prevent broken, insecure, or non-production-ready changes from reaching GitHub by enforcing a final, line-by-line pre-push review focused on code quality, security, and operational readiness.
Core Features & Use Cases
- Pre-push cleanup and hygiene: Identifies and removes common junk files, build artifacts, IDE clutter, test artifacts, and accidental secret-containing files (like
.env). - Production-grade code review: Scans for dead code, unused imports/variables, debug statements, risky patterns, and logic errors such as missing null checks or unhandled async errors.
- Security and scalability guardrails: Enforces zero-tolerance checks for secrets, injection risks, authZ issues, dependency vulnerabilities, and common performance pitfalls like N+1 queries and missing pagination.
Quick Start
Ask the AI to run the Pre-Push Codebase Audit for your repository so it can review files, remove junk, flag security blockers, and produce a readiness report.
Dependency Matrix
Required Modules
None requiredComponents
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: codebase-audit-pre-push Download link: https://github.com/snuffomega/pricechart/archive/main.zip#codebase-audit-pre-push 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 471,000+ vetted skills library on demand.