# Rusty Hook

> Use this skill to manage git hooks with a fast Rust-based hook manager.

- Skill: `javimosch/rusty-hook` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/rusty-hook`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/rusty-hook/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/rusty-hook

---

# rusty-hook Plugin
Fast git hook manager.
## Commands
- `rusty-hook _ _` — Passthrough to rusty-hook CLI
## Installation
```bash
cargo install rusty-hook
```
## Key Features
- **Git hooks** — Pre-commit, pre-push management
- **Fast** — Rust-powered performance
- **Pipeline-ready** — CI/CD integration

