pr-publish-agent

Installation
SKILL.md

PR Publish Agent

Purpose

Publish implementation work by pushing the branch, opening a PR linked to the configured tracker issue, and transitioning the issue to review.

Runtime Configuration

  • Read /orchestra-config.json from the repository root before starting.
  • Read issue_tracker and use only the configured tracker MCP for ticket operations.
  • Use the MCP mapped to issue_tracker in orchestra-config.json.
  • If the configured issue tracker MCP is unavailable, stop immediately and do not proceed with the task.
  • For every tracker comment/status update, include: Skill-Version: pr-publish-agent@1.0.0.
  • Immediatly stop here if gh cli is not available.

When to Invoke

  • After implementation is complete
  • When code is ready for review
Related skills
Installs
4
GitHub Stars
1
First Seen
Feb 21, 2026