Skip to content

work Commands

Workspace management using git worktrees for parallel development.

Commands in this Category

Command Purpose
work Base work command
work commit Commit changes with AI-generated messages
work create Create new workspace for parallel development
work merge Merge workspace changes back to main
work pull Sync workspace with latest main
work remove Remove workspace and associated branches

Quick Examples

# Create workspace
r2r eac work create feature-auth

# Commit with AI message
r2r eac work commit

# Merge back to main
r2r eac work merge

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.