create-pull-request

Installation
SKILL.md

Create Pull Request

Creates reviewer-friendly PR drafts for a repository selected from the active agent-harness project.

Quick start

  1. Read .agents/harness/config/agent-harness.yaml, resolve active_projects, and inspect the active project profiles relevant to the task.
  2. Pick the target repository using this order: the repo named by the user; otherwise the repo owning the current file if it is unambiguous; otherwise the only repo in the active context; otherwise ask.
  3. Run git and gh commands in the target repository root, not in the agent-harness repository root.
  4. Save generated analysis and PR body files only under .github/skills/create-pull-request/temp-files/ in agent-harness.
  5. Draft first and ask for approval before creating or updating the PR, unless the user explicitly asked for immediate creation.

Workflow

Installs
1
First Seen
Jul 29, 2026
create-pull-request — atman-33/agent-harness