Install
openclaw skills install pull-requestCreate high-quality pull requests with pre-submission validation, maintainer-friendly formatting, and automated quality checks.
openclaw skills install pull-requestBefore creating or suggesting a pull request to ANY repository. Acts as a quality filter to prevent wasting maintainer time and embarrassing the contributor.
| Domain | File |
|---|---|
| Pre-submission checklist | checklist.md |
| Red flags to avoid | red-flags.md |
| Repository context gathering | repo-context.md |
| PR description templates | templates.md |
.editorconfig, prettier, eslint configs<PLACEHOLDER> syntaxNOT all projects require issues first. Check CONTRIBUTING.md, then:
| Change Type | Default Action |
|---|---|
| Typo, small bug fix | PR directly (unless CONTRIBUTING.md says otherwise) |
| New feature | Open Discussion/Issue first, wait for approval |
| Architecture change | RFC or Discussion required |
| When in doubt | Ask in issue before coding |
If this PR was created with AI assistance:
[AI-assisted] to PR title or note in descriptionuntested / lightly tested / fully testedEscalate to human when: