Git Hooks
3 skills with this tag
Dicklesworthstone
Security Concern
agent-mail
MCP Agent Mail enables multiple AI coding agents to coordinate asynchronously through a mail-like system. It provides inbox/outbox messaging, file reservations to prevent conflicts, and contact management, with all communications stored in Git for human auditability.
McpMulti AgentCoordination+3
1211.6k
alinaqi
Passed
Existing Repo
Guides developers through analyzing existing repositories to understand their structure, conventions, and tech stack. Provides step-by-step instructions for setting up development guardrails like pre-commit hooks, linters, formatters, and commit message validation without disrupting existing patterns.
Repository AnalysisGit HooksLinting+3
491453
Dicklesworthstone
Passed
ubs
Ultimate Bug Scanner (UBS) is a comprehensive static analysis tool that automatically scans your code for bugs, security issues, and code quality problems. It integrates with Claude Code via hooks to run scans on file saves and blocks dangerous git commands like 'git reset --hard' or 'rm -rf' to prevent accidental data loss.
Static AnalysisBug ScannerCode Quality+3
301144