Introduction

Claude Zen is a revolutionary AI-powered development framework that streamlines your coding workflow. This guide will help you get started with Claude Zen and build your first AI-assisted project.

Installation

First, install Claude Zen via NPM:

npm install -g @agentic15.com/agentic15-claude-zen

Quick Start

Create a new project with the following command:

claude-zen init my-project

Your First Plan

Claude Zen uses a plan-driven development approach. Create a plan file describing what you want to build, and Claude AI will handle the implementation.

Next Steps

  • Explore the documentation
  • Join our community
  • Build your first project