Why we picked MCP over custom integrations for Sentry

Why we picked MCP over custom integrations for Sentry

Why we picked MCP over custom integrations for Sentry | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›Why we picked MCP over custom integrations for Sentry Technical decisions Why we picked MCP over custom integrations for Sentry We had a working custom Sentry integration for Claude Code. We rewrote it as an … Read more

Categories MCP

The 12 lifecycle hooks every team should install

12-lifecycle-hooks-every-team-should-install

The 12 lifecycle hooks every team should install | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›The 12 lifecycle hooks every team should install Deep dives The 12 lifecycle hooks every team should install Claude Code hooks are the most underrated part of the platform. These twelve turn team standards from "we … Read more

6 Claude Code patterns we ship every week

6 Claude Code patterns we ship every week

6 Claude Code patterns we ship every week | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›6 Claude Code patterns we ship every week Patterns 6 Claude Code patterns we ship every week The workflows that turn Claude Code from "cool AI tool" into "how our team actually gets work done" — … Read more

Introducing cctk: the Claude Code Toolkit

Introducing cctk: the Claude Code Toolkit

Introducing cctk: the Claude Code Toolkit | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›Introducing cctk: the Claude Code Toolkit Announcements Introducing cctk: the Claude Code Toolkit A community-vetted collection of slash commands, subagents, hooks, and MCP integrations. One install, sensible defaults, deeply customizable. MK Mubashir K. August 5, 2026 · 8 … Read more

Your slash commands shouldn’t have branching logic

Your slash commands shouldn't have branching logic

Your slash commands shouldn’t have branching logic | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›Your slash commands shouldn’t have branching logic Anti-patterns Your slash commands shouldn’t have branching logic The moment your slash command’s definition contains “if the user wants X, do Y; otherwise do Z,” you’ve outgrown the primitive. Branching … Read more

The context-window budget: treating tokens like a scarce resource

The context-window budget: treating tokens like a scarce resource

The context-window budget: treating tokens like a scarce resource | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›The context-window budget: treating tokens like a scarce resource Deep dives The context-window budget: treating tokens like a scarce resource Context windows have grown to 200K+ tokens. That looks like abundance. In practice, it isn’t … Read more

Cost accounting for AI-assisted work: what actually shows up on the bill

Cost accounting for AI-assisted work: what actually shows up on the bill

Cost accounting for AI-assisted work: what actually shows up on the bill | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›Cost accounting for AI-assisted work: what actually shows up on the bill Deep dives Cost accounting for AI-assisted work: what actually shows up on the bill The first month your team’s Anthropic … Read more

The “second reader” pattern: subagents that review other subagents’ output

The "second reader" pattern: subagents that review other subagents' output

The “second reader” pattern: subagents that review other subagents’ output | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›The “second reader” pattern: subagents that review other subagents’ output Deep dives The “second reader” pattern: subagents that review other subagents’ output One subagent produces output. A second subagent reviews it before shipping. This … Read more

How we version-control our subagents (and why we started)

How we version-control our subagents (and why we started)

How we version-control our subagents (and why we started) | Claude Code Toolkit ⚡ Claude Code Toolkit CommandsAgentsHooksMCPTemplatesToolkitGet cctk ☰ Home›Blog›How we version-control our subagents (and why we started) Deep dives How we version-control our subagents (and why we started) For six months we treated subagents like config files: commit them to git, done. Then … Read more

Share with