Skip to main content

Overview

Claude Code is Anthropic’s coding agent. When configured in Zenflow, it runs inside isolated Git worktrees and benefits from Zencoder’s context engine, multi-repo search, and Zen Rules.

Setup

Prerequisites

You need one of:
  • Anthropic API key: Bring your own key (BYOK)
  • Claude Pro/Max subscription: Use your existing Anthropic account

Installation

1

Install Claude Code

Install the Claude Code agent on your machine. See Anthropic’s documentation for installation instructions.
2

Authenticate

Follow Anthropic’s authentication flow to connect your account or API key.
3

Select in Zenflow

In Zenflow, go to Settings → Saved presets and select Claude Code as the agent for your tasks.

When to Use Claude Code

  • Complex debugging: Multi-step problem solving that requires reasoning through code paths
  • Code review: Thorough, context-aware feedback on diffs
  • Architecture decisions: System design trade-offs
  • Refactoring: Safe transformations across large codebases

Configurations

  • Model – Override the Claude model ID to use a specific variant.
  • Dangerously Skip Permissions – When enabled, Claude runs commands without explicit approval. Useful for trusted repos; disable for production workloads.

Pricing

OptionHow It Works
BYOK (API Key)Pay Anthropic directly for usage
Claude Pro/MaxUse your existing subscription

Next Steps

Supported Agents

Compare all available agents

Custom Agent

Connect other models