Your next step
Keep work recoverable and shareable
Checkpoints, worktrees, conflicts, handoff notes, pull requests and release verification.
Start learningWhat you’ll learn
Checkpoint before a risky change
Select a recoverable project state.
About 5 minutes · Open activity
A worktree is a separate checkout
Use isolation to protect parallel edits.
About 5 minutes · Open activity
Resolve conflicts by intended behavior
Choose a resolution using both changes' purposes.
About 5 minutes · Open activity
A handoff includes evidence and limits
Write a compact outcome-oriented note.
About 5 minutes · Open activity
A pull request is a review proposal
Distinguish proposed integration from merged code.
About 5 minutes · Open activity
Release needs environment-specific verification
Separate local success from a running service.
About 5 minutes · Open activity
Prepare the handoff
Write a patch summary separating checked behavior from unverified environment behavior, with a recovery point and the next review action.
About 6 minutes · Open activity
Review a small repair
Take a supplied toy repository from a reported bug to a reviewed patch and an honest handoff, keeping local evidence separate from release evidence.
About 6 minutes · Open activity