diff --git a/active/dev.shortcuts/references/shortcuts/push-pr.md b/active/dev.shortcuts/references/shortcuts/push-pr.md index 52aa705..bea0d43 100644 --- a/active/dev.shortcuts/references/shortcuts/push-pr.md +++ b/active/dev.shortcuts/references/shortcuts/push-pr.md @@ -15,6 +15,10 @@ Instructions: ## Testing [description of tests] + +## Agent Session +Session ID: [session id of the agent that implemented the code changes] ``` -4. invoke:check-ci -> if failure, invoke:fix-pr -5. notify if everything passes \ No newline at end of file +4. Ensure the `## Agent Session` section is always included and populated. +5. invoke:check-ci -> if failure, invoke:fix-pr +6. notify if everything passes \ No newline at end of file