Resources

Breakdowns

Claude Code deep dives

The detail behind the 30-day series: architecture, hooks, agents, founder OS, second brain, deployment, and the patterns that compound.

28 breakdowns ยท 7 categories

500+

workflows shipped

12

active dedicated teams

<5d

avg. time to deploy

Architecture

12 min

Agent Swarms: Architecture Breakdown

How multi-agent swarms coordinate work in Claude Code. Roles, handoffs, locks, and the tracking layer that keeps a 6-mode pipeline coherent.

10 min

Agent Teams: Roles & Coordination

Designing teams of specialized Claude Code agents. How to split scope, define handoffs, and keep agents from stepping on each other.

15 min

Advanced Hooks: Beyond the Basics

PreToolUse, PostToolUse, Stop, Notification: chain hooks for file protection, token tracking, auto-formatting, and audit logs.

14 min

Context Engineering Mastery

The discipline of shaping what the model sees. CLAUDE.md hierarchy, retrieval patterns, memory tiers, and the prompts that compound.

11 min

Hooks Setup: From Zero to Production

Step-by-step setup of the 6 hooks every serious Claude Code user needs. settings.json schema, hook lifecycle, and debugging tips.

9 min

Claude Channels: Deep Dive

How Claude Code routes work across channels. Slack, GitHub, Linear, terminal: the surfaces that make Claude omnipresent.

13 min

Custom Subagents: Build Your Own

Define specialized subagents with their own tools, prompts, and personalities. Examples for code-review, security audit, and design-blueprint roles.

10 min

Persistent Memory: Claude That Remembers

Memory tiers in Claude Code. CLAUDE.md, /memory directories, auto-memory hooks. How to make Claude remember without overflowing context.

8 min

Fact vs RAG: When to Use Which

Why hardcoded facts often beat RAG retrieval for Claude Code workflows. Decision rules, hybrid patterns, cost tradeoffs.

Founder OS

Playbooks

Deployment

Second Brain

Hub

Carousels