AGENT_GUIDE.md banner
GowayLee GowayLee

AGENT_GUIDE.md

Data & AI community intermediate

Description

This file provides guidance for AI agents working with code in this repository.

Installation

Terminal
claude install-skill https://github.com/GowayLee/cchooks

README

AGENT_GUIDE.md

This file provides guidance for AI agents working with code in this repository.

Project Overview

This is a Python library (`cchooks`) for developing Claude Code hooks - user-defined shell commands that execute at various points in Claude Code's lifecycle. The library provides type-safe interfaces and utilities for all 8 hook types.

Architecture

The codebase is organized into:

    undefined

Hook Types

    undefined

Essential Commands

Testing

    undefined

Code Quality

    undefined

Build & Setup

    undefined

Code Style Guidelines

Python Conventions

    undefined

Error Handling

    undefined

Testing Patterns

    undefined

Project Structure

    undefined