husky
Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install husky --cli claudewrites the file to.claude/commands/husky.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/husky.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
A community workflow/command, catalogued in awesome-claude-code. Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
When to use it
Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.
Source
From evmts/tevm-monorepo — see the linked resource for full implementation and usage.