Pull Request

Create high-quality pull requests with pre-submission validation, maintainer-friendly formatting, and automated quality checks.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Pull Request" with this command: npx skills add ivangdavila/pull-request

When to Use

Before creating or suggesting a pull request to ANY repository. Acts as a quality filter to prevent wasting maintainer time and embarrassing the contributor.

Quick Reference

DomainFile
Pre-submission checklistchecklist.md
Red flags to avoidred-flags.md
Repository context gatheringrepo-context.md
PR description templatestemplates.md

Critical Rules

  • Read CONTRIBUTING.md first — Adapt to project's workflow, not a fixed pattern
  • Issue policy depends on scope — Small fixes may PR directly; features need discussion first
  • Disclose AI involvement — Mark AI-assisted PRs in title/description
  • Run checks if possible — If you can't run tests, say so explicitly
  • Match existing style — Check for .editorconfig, prettier, eslint configs
  • Small and focused — One logical change per PR
  • No secrets ever — Use <PLACEHOLDER> syntax

Issue Policy (Contextual)

NOT all projects require issues first. Check CONTRIBUTING.md, then:

Change TypeDefault Action
Typo, small bug fixPR directly (unless CONTRIBUTING.md says otherwise)
New featureOpen Discussion/Issue first, wait for approval
Architecture changeRFC or Discussion required
When in doubtAsk in issue before coding

AI-Assisted PRs

If this PR was created with AI assistance:

  1. Mark it — Add [AI-assisted] to PR title or note in description
  2. Testing level — State: untested / lightly tested / fully tested
  3. Include context — Prompts or session logs if available and helpful
  4. Confirm understanding — "I have reviewed this code and understand what it does"
  5. Human accountable — Link to the human directing the contribution

Rate Limiting (Avoid Spam)

  • MAX 1 open PR per repo at a time
  • Wait 24h between PRs to same repo
  • If 2 PRs rejected consecutively → STOP and escalate to human
  • Check repo's PR velocity first (don't flood low-activity projects)

Abandonment Prevention

  • MUST respond to review feedback within 48h
  • If unable to address feedback, close with: "I cannot continue; @human please take over or close"
  • Never leave PRs to rot

Scope Boundaries — STOP and Discuss First If:

  • Change touches >5 files OR >200 lines
  • Change modifies public API
  • Change involves security, auth, or crypto
  • Change is in governance, licensing, or CoC
  • Maintainer requested discussion in issue
  • You're unsure if this aligns with project philosophy

Human Escalation Required

Escalate to human when:

  • Reviewer asks clarifying questions about design intent
  • CI fails in non-obvious way
  • Any pushback beyond "fix this typo"
  • Reviewer seems confused or frustrated
  • You can't run the test suite locally

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Dlazy Kling Audio Clone

Generate customized speech that highly restores the timbre by uploading reference audio using Kling Audio Clone.

Registry SourceRecently Updated
General

Dlazy Keling Sfx

Generate matching scene sound effects based on text descriptions or video frames using Kling SFX.

Registry SourceRecently Updated
General

Dlazy Keling Tts

Convert text into high-quality, emotional speech reading using Kling TTS.

Registry SourceRecently Updated
General

Dlazy Jimeng T2i

Text-to-image generation with Jimeng, quickly converting text to high-quality images.

Registry SourceRecently Updated