Check if we are on develop or main branch - if not then warn the user and STOP.

If we are on develop create a new feature branch following the instructions in the CLAUDE.md file.

Take all changes from develop and create a new feature branch. Commit the changes to that branch with good commit messages.