Follow the `Instructions` to submit/commit the `Plan` as PR to Github and then `Report` what was done.
/plugin marketplace add iamladi/cautious-computing-machine--sdlc-plugin/plugin install sdlc@cautious-computing-machine# Submit/commit the implementation of plan to Github Follow the `Instructions` to submit/commit the `Plan` as PR to Github and then `Report` what was done. ## Instructions ### 1. Check if we're on work branch not main - Run `git branch --show-current` to check if we're on main branch. - If so, use SlashCommand(/generate_branch) with the issue class, and plan file to create new branch ### 2. Run verification (if not already done in conversation) - Check conversation context: Has `/verify` been run on this plan already? - If verification has NOT been run yet: - Inform user: "Running ver...