← Back to Skills Marketplace
ivangdavila

Pull Request

by Iván · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
731
Downloads
2
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pull-request
Description
Create high-quality pull requests with pre-submission validation, maintainer-friendly formatting, and automated quality checks.
Usage Guidance
This skill is a collection of best-practice instructions and templates for authoring PRs and is internally consistent. Before installing or enabling it: 1) Confirm your agent won't be given automatic write/push permissions to repositories you care about (the skill doesn't request credentials, but an agent could be granted repo access separately). 2) Never use the skill to collect or share private secrets or .env contents—its docs explicitly forbid that. 3) If you plan to let the agent act autonomously, decide whether you want any automatic pushes/PR openings enabled and review prompts/logs before sending them to third parties. Otherwise, this skill appears safe and aligned with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: pull-request Version: 1.0.1 This skill bundle is designed to guide an AI agent in creating high-quality, responsible pull requests. It contains explicit instructions across multiple files (SKILL.md, checklist.md, repo-context.md, red-flags.md) for the agent to avoid common security pitfalls, such as not reading or logging sensitive files/secrets, not introducing unsafe code patterns (e.g., `eval()`, `exec()`, `verify=False`), and not making suspicious external network calls or using obfuscation. The instructions consistently promote secure coding practices and responsible AI behavior, with no evidence of malicious intent or prompt injection attempts aimed at subverting the agent for harmful purposes.
Capability Assessment
Purpose & Capability
The name/description ('Pull Request' guidance) matches the included files (checklist, red-flags, repo-context, templates). There are no unrelated required env vars, binaries, or config paths; all guidance is appropriate for creating maintainable PRs.
Instruction Scope
SKILL.md and the companion files instruct the agent to read repository metadata (CONTRIBUTING.md, CI files, style configs) and to avoid secrets and sensitive paths. The instructions do not direct the agent to collect or transmit data outside the normal PR workflow, nor do they instruct accessing unrelated system files. They explicitly tell the contributor not to include secrets and to disclose AI involvement.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk or downloaded during install, so there is no installer-related risk.
Credentials
The skill does not request any environment variables, credentials, or config paths. Guidance about repository context is proportionate to the skill's purpose and the files explicitly say not to read secrets (e.g., .env).
Persistence & Privilege
The skill is not marked always:true and does not request persistent system presence or modify other skills. It is user-invocable and may be invoked autonomously by the agent (platform default), which is expected for a guidance skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pull-request
  3. After installation, invoke the skill by name or use /pull-request
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Add complete skill with AI-assisted PR guidance, rate limiting, and contextual issue policy
v1.0.0
Initial release
Metadata
Slug pull-request
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pull Request?

Create high-quality pull requests with pre-submission validation, maintainer-friendly formatting, and automated quality checks. It is an AI Agent Skill for Claude Code / OpenClaw, with 731 downloads so far.

How do I install Pull Request?

Run "/install pull-request" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pull Request free?

Yes, Pull Request is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Pull Request support?

Pull Request is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pull Request?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.

💬 Comments