
Description
Draft pull-request creation workflow. Use when repositories have pending changes or unpushed commits and you want draft PRs created.
SKILL.md
<shared_core_loading>
implement-changes skill is not currently loaded into your context, load that skill before deeper execution.implement-changes from this child skill, inherit only the core-contract section and the matching parent child-path contract for this workflow.implement-changes's default workflow from this child skill unless the caller explicitly instructed the parent default path to run first.
<delivery_branch_invariant>
/tmp/pr-body.md, committing, pushing, or calling mcp__roomote__manage_source_control, ensure each repository is on the delivery branch for this task, created from the provided base/default branch when a new branch is needed.main or master unless the user explicitly selected that branch as the existing delivery branch for this task.
<pull_request_base_invariant>
targetBranch in the mcp__roomote__manage_source_control call; do not rely on the provider's repository default branch or the current local tracking branch to choose the PR base.targetBranch on refresh calls too, so an existing draft pull request keeps its intended base relationship.
<completion_criteria>
<best_practices>
Net PR Changes Only: ground the pull request body in the final PR diff, then add conversation context only when it matches what actually changed.
<decision_guidance>
mcp__roomote__manage_source_control tool parameters instead of shell interpolation, and never skip reporting blockers.
<error_handling>
More skills from the Roomote repository
View all 32 skillsaddress-pr-feedback
address unresolved GitHub PR feedback
Jul 19Code ReviewGitHubPull Requestsagent-browser
automate browser interactions for agents
Jul 16Browser AutomationCLITestingcapture-visual-proof
capture visual proof of browser tasks
Jul 16AutomationBrowser AutomationScreenshotsci-failure-triage
triage failed CI workflows
Jul 23CI/CDDebuggingGitHub Actionscode-quality-auditor
audit code quality in merged pull requests
Jul 26Code AnalysisCode ReviewQAcodeql-triage
triage and remediate CodeQL security alerts
Jul 29Code AnalysisCodeQLDebuggingGitHub +2
More from Roo Code
View publishercreate-pr
create pull requests for pending changes
Roomote
Jul 16GitHubPull Requestsdebug-reported-bug
reproduce and debug reported bugs
Roomote
Jul 16DebuggingGitTestingdependabot-triage
triage GitHub Dependabot alerts
Roomote
Jul 29AutomationGitHubSecurityTriageenvironment-setup
configure local development environments
Roomote
Jul 19ConfigurationLocal Developmentexplain-repo-code
explain repository code and architecture
Roomote
Jul 16Code AnalysisDocumentation