By AlexZio00
Block git pushes that contain hardcoded credentials, supply chain risks, or OWASP Top 10 vulnerabilities by running a mandatory pre-push pipeline that scans staged changes for 12 secret patterns including AWS, GCP, Azure, and LLM keys.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub alexzio00/claude-code-skills --plugin pre-pushScan existing project across 4 dimensions: Infrastructure, Security, Quality, Harness. Returns scored gaps ordered by severity.
Agent discipline engine — locks the goal, enforces PLAN-DO-VERIFY-FINALIZE-OUTPUT loop, detects 11 success masquerading patterns.
Define what is IN, what is OUT, and exit criteria before implementation. Quick mode (3 questions) or Full mode (layered spec with ADR).
Session opener — loads handoff from last session, reviews lessons learned, runs health check, outputs ready signal with priority action.
13-section AI collaboration audit — analyzes actual work patterns (not surveys) to generate behavioral profile, blind spots, and growth direction.
Commit, push, create PR with confirmation at every step. Blocks secrets and force-push.
Scan existing project across 4 dimensions: Infrastructure, Security, Quality, Harness. Returns scored gaps ordered by severity.
Automated code review, security scanning, and quality enforcement
Claude Code hooks for enforcing best practices and workflow automation
Git safety hooks for Claude Code. Blocks force-push, protects main/master branch, prevents hard-reset, guards interactive rebase, and blocks git clean -fd.
Git workflow commands, PR-standards distillation, strict code-quality review, safety hooks, and personal skills.