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
Quick Links
- Installation Guide - Get started in minutes
- GitHub Repository - Source code and documentation
- NPM Package - Install via npm
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:
- Implement - Work within Claude Code on your tasks
- Commit - Run
npx agentic15 committo create PR - Review - Review and merge PR on GitHub/Azure DevOps
- Sync - Run
npx agentic15 syncthennpx 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