# 312 Create Pr 36af29d3

> Create pull request with optional context

- Skill: `tools-only/312-create-pr-36af29d3` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/312-create-pr-36af29d3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/312-create-pr-36af29d3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/312-create-pr-36af29d3

---


# Create Pull Request

Use the pr-creator agent to handle the complete PR workflow including branch creation, commits, and PR submission.

## Additional Context

$ARGUMENTS

Task(
description: "Create pull request",
prompt: "Handle the complete PR workflow including branch creation, commits, and PR submission. Additional context: $ARGUMENTS",
subagent_type: "github-dev:pr-creator"
)

