Create PR Develop — AI skill for Claude Code
Create PR to develop branch with full validation (sync, tests 100%, lint, types) and AI-generated title/body.
How to install Create PR Develop
Installs to ~/.claude/commands/toonvos-empty-opensaas-create-pr-develop.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/commands/create-pr-develop.md -o ~/.claude/commands/toonvos-empty-opensaas-create-pr-develop.md Restart Claude Code, or start a new session, for it to be picked up.
What Create PR Develop does
name: create-pr-develop description: Create PR to develop branch with full validation (sync, tests 100%, lint, types) and AI-generated title/body usage: /create-pr-develop [--skip-tests] [--draft] [--no-preview]
Create PR to Develop
You are creating a **Pull Request to the develop branch** with comprehensive pre-PR validation.
**Target Branch:** ALWAYS `develop` (never main or accept)
Flags
| Flag | Description | | -------
Alternatives in AI
- AIHawk — Open-source AI browser agent: describe any task in plain language and it autonomously browses, clicks, types a 30.3k ★
- MCP Use — The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents 9.5k ★
- Ccstatusline — by sirmalloc - A highly customizable status line formatter for Claude Code CLI that displays model info, git b 5.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Review Slop
Review the current branch diff against main for AI-generated code slop — unnecessary or stylistically inconsis
Typed Agent Service
Typed AI agent service (TypeScript): Zod 4 tool schemas as the single source of truth (runtime validation, inf
Counterfactual Statistics
Statistics for counterfactual and paired-branch ML experiments - the independent unit, paired tests against a
Slop
Remove AI-generated code slop from current branch
Agent Guardrails
Checks AI-generated code changes before merge: scope, validation, risk, review evidence, and optional Verity r
Toggle
Toggle the statusline between minimal (identity + branch + model only) and detail (full multi-line) modes
Related Agents
Create PR
This agent should be invoked to open a pull request end to end or to update an existing one. This includes com
PR Creator
Opens a GitHub pull request for the current branch using gh pr create. Use when work is committed and pushed a
Finalisation Coordinator
Phase 3 INLINE orchestrator: syncs the branch, runs the verify-phase test gate, chatgpt-pr-review, doc-sync sw