🤖Isolated work per taskEach task gets its own `feat/*` branch and worktree, keeping experiments, fixes, and reviews separated.
✅Stable main branchKeep in-progress work off `main`, release directly from it, and always know what is ready to ship.
ðŸ§Integrated workflowStart from an issue, inspect context and diffs, open the pull request, and finish with cleanup built in.
⚡Built for Codex and AI workOpen vibes in Codex or VS Code, attach agent and task context, and return to the exact workspace when you resume the task.