User Guide¶
This guide covers everything you need to know to work effectively with stackit.
Topics¶
-
Core Concepts
Learn about stacks, parents, children, and how stackit manages branch relationships.
-
:material-workflow:{ .lg .middle } Common Workflows
Real-world examples of using stackit for code reviews, updates, and collaboration.
-
Claude Integration
Use AI-assisted commands for intelligent stacking workflows.
-
Troubleshooting
Solutions to common issues and error messages.
Quick reference¶
Essential commands¶
- stackit log - View your stack
- stackit create - Create a new branch
- stackit submit - Create/update PRs
- stackit sync - Update from trunk
- stackit merge - Merge your stack
Need help fast?¶
Run the doctor command to diagnose common issues:
stackit doctor
Or check the FAQ for frequently asked questions.