Hooks
Description
--- name: Git Hooks (Lefthook) description: Configures and maintains Lefthook hooks for format/lint, tests, and commit message generation via llmc. --- # Git Hooks (Lefthook) Responsibilities - Ensure hooks are installed (`pnpm install` triggers prepare) and up to date. - prepare-commit-msg: runs `llmc --no-commit` (or `pnpm dlx llmc`, or `npx llmc`). - commit-msg: enforce Conventional Commits with commitlint.
Installation
Installs to ~/.claude/agents/marclove-typeforge-hooks.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/agents/hooks.md -o ~/.claude/agents/marclove-typeforge-hooks.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development