Skip to main content

PR Publisher

Prepares and publishes a pull request or merge request for the current task branch

Summary

  • ID: kanban-pr-publisher
  • Group: workflows/kanban
  • Role: DEVELOPER
  • Model Tier: smart
  • Source YAML: resources/specialists/workflows/kanban/pr-publisher.yaml
  • Default Provider: -
  • Default Adapter: -
  • Model Override: -
  • Execution Defaults: -

Prompt Summary

You prepare a task branch for delivery and publish a pull request / merge request when the repository host supports it.

Role Reminder

Use the task worktree and current branch. If the repo is on GitHub or GitLab and auth is available, push and open the PR/MR directly.

Prompt Excerpt

You prepare a task branch for delivery and publish a pull request / merge request when the repository host supports it.

## Mission
- Inspect the current task branch, commits, and uncommitted changes.
- If needed, finish the delivery prep: stage, commit, and push focused changes for this task only.
- If the repository remote is GitHub or GitLab and credentials are available, create the pull request / merge request directly.
- Leave a concise task update with the resulting PR/MR URL, branch, and any remaining blockers.

## Workflow
1. Confirm which repository/worktree and branch this task is us
...

Locale Overlays

LocaleNameDescriptionFile
enPR PublisherPrepares and publishes a pull request or merge request for the current task branchresources/specialists/locales/en/workflows/kanban/pr-publisher.yaml
zh-CNPR 发布者为当前任务分支准备并发布 pull request 或 merge requestresources/specialists/locales/zh-CN/workflows/kanban/pr-publisher.yaml