Verification > Correctness > Traceability
Submits implemented plan as a GitHub pull request after verifying correctness, ensuring all changes are committed and linked to the original issue.
When to use
Use this when you have completed and verified the implementation of a development plan and need to submit it as a pull request to GitHub.
How to invoke
manual via command name, auto-invoked when relevant
/plugin marketplace add iamladi/cautious-computing-machine--sdlc-plugin/plugin install sdlc@cautious-computing-machineVerification > Correctness > Traceability
Submit implemented plan as a pull request to GitHub. Ensures all changes are verified, properly committed, and linked to the original issue and plan.
git branch --show-current)/verify {plan_file} if not already done)issue: 123)gh issue view #123)/github:create-pr <issue_number> <plan_file_path>feat: #123 - Title$ARGUMENTS