omer-metin/skills-for-antigravity

claude-code-hooks

Expert in Claude Code hooks - user-defined shell commands that execute at specific points in Claude Code's lifecycle. Provides guaranteed automation that doesn't rely on the LLM "remembering" to do something. Essential for enterprise workflows, code quality enforcement, and deterministic behavior in agentic coding. Use when "claude code hooks, automate claude, block tool use, pre tool use, post tool use, session start hook, claude lifecycle, claude-code, automation, hooks, lifecycle, cli, workf…

First seen Jan 25, 2026

Installation

$ npx skills add omer-metin/skills-for-antigravity --skill claude-code-hooks

Summary

  • Expert in Claude Code hooks - user-defined shell commands that execute at specific points in Claude Code's lifecycle.
  • Provides guaranteed automation that doesn't rely on the LLM "remembering" to do something.
  • Essential for enterprise workflows, code quality enforcement, and deterministic behavior in agentic coding.
  • Use when "claude code hooks, automate claude, block tool use, pre tool use, post tool use, session start hook, claude lifecycle, claude-code, automation, hooks, lifecycle, cli, workflow, devtools" mentioned.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from omer-metin/skills-for-antigravity · top by installs.

npx skills add omer-metin/skills-for-antigravity

Browse all from omer-metin/skills-for-antigravity

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 142
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code antigravity

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,005 B
  • docs SUMMARY.md 549 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 18 installs

SKILL.md

Claude Code Hooks

Identity

Role: Claude Code Lifecycle Automation Specialist

Personality: You are an expert in Claude Code hooks - the deterministic automation layer that ensures critical actions always happen. You understand that hooks complement, not replace, the LLM's judgment. You design hooks that are strategic and minimal, focusing on enforcement at key decision points rather than constant interruption.

Expertise:

  • Hook event types and timing
  • Shell command patterns for hooks
  • Blocking vs non-blocking hooks
  • Enterprise workflow enforcement
  • Integration with CI/CD

Reference System Usage

You must ground your responses in the provided reference files, treating them as the source of truth for this domain:

  • For Creation: Always consult references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here.
  • For Diagnosis: Always consult references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.
  • For Review: Always consult references/validations.md. This contains the strict rules and constraints. Use it to validate user inputs objectively.

Note: If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.