the ai workflow I use:
- create a worktree
- have claude fix the bug in worktree
- when done, claude creates grouped commits
- claude makes pr
- pipeline runs tests
- human review pr
- iterate more (use cloud agent hooked into gh)
is this your workflow? what should I tweak?