Skip to content

Claude Zen Framework

Structure, not enforcement

Claude Zen is a structured development framework for Claude Code that provides task tracking, workflow organization, and platform integration while allowing developers autonomy in testing decisions.

Key Features

  • πŸ“‹ Task Organization - Track and manage development tasks with structured workflows
  • πŸ”„ Dual-Platform Support - Works with both GitHub and Azure DevOps
  • πŸ€– Automated Pull Requests - Automatic PR creation and issue management
  • πŸ“Έ UI Verification - Screenshot capture and accessibility testing tools
  • ⚑ Token-Optimized - Centralized service layers for efficient Claude Code usage
  • πŸ—οΈ Production-Ready - Production-grade service layer architecture built-in
  • 🎯 Flexible Testing - No rigid testing mandates - Claude decides what’s needed
  • πŸ”„ Standardized Workflow - Consistent Branch β†’ Commit β†’ PR β†’ Sync cycle

Status

Current Version: 1.0.0 Status: βœ… Available NPM: @agentic15.com/agentic15-claude-zen GitHub: agentic15/claude-zen

Core Workflow

Claude Zen follows a consistent development cycle:

  1. Implement - Work within Claude Code on your tasks
  2. Commit - Run npx agentic15 commit to create PR
  3. Review - Review and merge PR on GitHub/Azure DevOps
  4. Sync - Run npx agentic15 sync then npx agentic15 task next

Philosophy

  • UI-First Development - Prioritize functional demonstrations over exhaustive unit testing
  • Token Efficiency - Centralized service layers for optimal Claude Code usage
  • Production-Ready - Build production-grade code from the start
  • Developer Autonomy - You decide what testing approach fits your project