Generate CodMate hook drafts from requirements.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add loocor/codmate --skill hooks-wizard --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hooks Wizard?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loocor-hooks-wizard)More formats (shields.io, HTML) on the badges page.
---
name: hooks-wizard
description: Generate CodMate hook drafts from requirements.
metadata:
short-description: Generate hook configuration drafts in JSON.
---
# Hooks Wizard
## Overview
Generate a CodMate Hook draft based on the user's requirement and provided event/variable catalogs. Output only JSON that matches the schema.
## Instructions
1. Read the user's request and any conversation context.
2. Choose the most appropriate event and matcher from the catalog.
3. Produce a Hook draft with one or more commands.
4. If the requirement is unclear, return mode "question" with follow-up questions.
## Output
Return only JSON.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!