098fc7315e3f5a7655e754b46c1f55f19baebce1
## Why Five gap areas were identified when auditing the config against tracked file extensions and the hooks reference: - No TOML validator despite 2 `.toml` files tracked - No Python AST check despite 10 `.py` files tracked - No merge-conflict marker detection - No PEM private key block detection (gitleaks covers high-entropy strings but not raw PEM) - No meta-validation to catch hooks that match no files or useless exclude patterns ## Impact All five new hooks pass on `--all-files` run. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P87CiC58Ru2PPWYTeXtjHT
chore(pre-commit): add missing hooks for TOML, Python, merge conflicts, secrets, and meta-validation
Description
AI development skills for Claude Code and GitHub Copilot CLI — factory, design, implement, review, and cross-cutting workflows.
Releases
3
Languages
Shell
89.7%
Python
6.3%
HTML
3.7%
JavaScript
0.3%