This skill performs final pre-merge verification for a repository: it runs verification checks, detects documentation gaps, optionally delegates to a project's pr-draft skill, and creates a pull request with a conventional-commit title and structured body. It ensures lint/typechecks pass, the working tree is clean, and documentation is updated or auto-invoked before opening the PR.
Trigger this skill when you're ready to ship changes and want the agent to: finalize verification, ensure docs are up-to-date, run lint/type checks, and create the PR. Phrases include: "pr", "/pr", "ship", "ship it", "create pr", "open pr", "ready to merge".
Designed for Claude Code; expects a repo-local environment and access to standard CLI tools like git and gh.
This skill has not been reviewed by our automated audit pipeline yet.