Switch language한국어
Back to the list

Claude Code: Hooks, Subagents, and Skills — Complete Guide

TL;DR AI

Key summary

2 min read
  1. Claude Code is gaining three extension layers: hooks, subagents, and skills.

  2. Hooks let teams script lifecycle events like PreToolUse and SessionStart to block commands or inject project context.

  3. Subagents handle multi-step work in parallel, while skills package reusable prompt instructions for repeatable tasks.

  4. Together, these features make Claude Code more controllable, scalable, and safer for AI-assisted development.

Read the original