Enterprise SCRUM Framework

For Claude Code v1.2.3

Test-first development. 100% test coverage. Clean Code principles. Build production-ready software with strict sequential execution.

curl -sSL https://raw.githubusercontent.com/gumruyanzh/xavier/main/install.sh | bash

Why Xavier

Enterprise standards, enforced automatically.

100% Test Coverage

Every line of code tested. No exceptions.

Sequential Execution

One task at a time. Complete before moving on.

{ }

Clean Code

Functions ≤20 lines. Classes ≤200 lines. Always.

Specialized Agents

Language-specific agents with strict boundaries.

Full SCRUM

Stories, sprints, and velocity tracking built-in.

Sprint Automation

Automatic planning and task prioritization.

Simple Commands

Everything you need for enterprise development.

/create-story
Create user story with acceptance criteria
/create-task
Break down stories into tasks
/create-sprint
Plan your next iteration
/start-sprint
Begin sequential execution
/show-backlog
View prioritized work items
/xavier-help
Get help with any command
/create-project
AI-powered project setup
/xavier-update
Update to latest version

What's New in v1.2.3

Complete Git Worktree Integration + Comprehensive Version Automation!

🌲 Git Worktrees

  • ✓ Parallel development workflow
  • ✓ Auto-creates worktrees per story
  • ✓ No more branch conflicts
  • ✓ Work on multiple features at once

🤖 Dynamic Agents

  • ✓ Auto-creates agents on demand
  • ✓ Supports 23+ languages
  • ✓ Zero configuration needed
  • ✓ Full colored display support

🌍 Languages Supported

  • ☕ Java, 💎 Ruby, 🦀 Rust
  • 🔷 C#, 🐘 PHP, 🦉 Swift
  • 🎯 Kotlin, 🔴 Scala, 🎯 Dart
  • ⛓️ Solidity, 🔬 Julia & 15 more!

Update to the Latest Version

curl -sSL https://raw.githubusercontent.com/gumruyanzh/xavier/main/update.sh -o xavier-update.sh && bash xavier-update.sh && rm xavier-update.sh

Or use /xavier-update command in Claude Code