hook-development

작성자: anthropic

Claude Code 플러그인을 위한 이벤트 기반 자동화로, 프롬프트 기반 및 명령 훅을 사용합니다. 검증, 정책 시행, 워크플로 자동화를 위해 9개의 훅 이벤트(PreToolUse, PostToolUse, Stop, SubagentStop, UserPromptSubmit, SessionStart, SessionEnd, PreCompact, Notification)를 지원합니다. 프롬프트 기반 훅은 LLM 추론을 사용하여 상황 인식 결정을 내리고, 명령 훅은 bash 스크립트를 실행하여 결정적 검사를 수행합니다. 도구 이름(정확, 정규식, 와일드카드)으로 필터링하기 위한 매처와 병렬...

npx skills add https://github.com/anthropics/claude-plugins-official --skill hook-development

anthropic의 다른 스킬