my-harness-hook-ci

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

Hook/CI Domain Knowledge

Domain-specific knowledge for hooks and CI/CD in moai-adk-go. Supplements expert-devops with project-specific patterns.

Quick Reference

Hook System Architecture

Claude Code hook event
  -> .claude/hooks/moai/handle-{event}.sh (shell wrapper)
  -> moai hook {event} (Go binary handler)
  -> internal/hook/{handler}.go (Go handler logic)

Hook Events (27 total)

Installs
1
GitHub Stars
1.1K
First Seen
May 16, 2026
my-harness-hook-ci — modu-ai/moai-adk