Enterprise SCRUM Framework

For Claude Code v1.1.14

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.1.14

MAJOR ENHANCEMENT: Complete agent system with /create-agent command!

📚 Epic Management

  • ✓ Create epics with /create-epic
  • ✓ Link stories with /add-to-epic
  • ✓ List & filter with /list-epics
  • ✓ Auto business value generation

🗺️ Smart Roadmaps

  • ✓ Auto-generate from project
  • ✓ Add milestones dynamically
  • ✓ Default milestone templates
  • ✓ /add-to-roadmap command

🤖 Agent System Overhaul

  • ✓ /create-agent command for custom agents
  • ✓ ALL tasks show colored agent displays
  • ✓ TestRunner, Ruby, Java engineers added
  • ✓ Smart task delegation with visual feedback

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