All posts

An ongoing series where I publish, white-labeled, the Claude Code customizations I rely on day-to-day. Skills, hooks, rules, subagents, and slash commands. Each post explains one artifact, the problem it solves, and the patterns inside it that you can copy or adapt.

Read intro: Claude Code Toolkit: Sharing the Customizations I Actually Use
  1. [1/1] nf-agents: Spawning Claude Code Teams Without Footguns A Claude Code skill that wraps team and agent spawning into five named modes, runs a four-line pre-flight check, and bakes the cooperative shutdown protocol into the workflow. Plus the four design decisions that took an incident each to get right. ~14 min read