Claude Code Masterclass #1 — Commands, Hooks & Subagents
Automate with Claude Code: slash commands for tasks, hooks for event triggers, subagents for delegation. A 3-step workflow guide using a real blog system.
Tags
5 posts
Automate with Claude Code: slash commands for tasks, hooks for event triggers, subagents for delegation. A 3-step workflow guide using a real blog system.
OpenAI Codex became cloud-agent-only in April 2026. Architecture, benchmarks, cost, and workflow fit vs Claude Code — a clear May 2026 verdict for engineering teams.
Claude Code Routines runs AI prompts autonomously on Anthropic's infra via schedule, API, or GitHub events. Setup guide and real automation use cases included.
5 Claude Code agentic workflow patterns — Sequential, Operator, Parallel, Teams, Autonomous — compared from real use. Find which pattern fits your work and why.
Git Worktree plus Claude Code lets you build several features at once: Plan Mode, session isolation, and conflict-free parallel workflows from real use.