pull-requestCreate high-quality pull requests with pre-submission validation, maintainer-friendly formatting, and automated quality checks.
Install via ClawdBot CLI:
clawdbot install ivangdavila/pull-requestGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Developers or AI agents contributing to open source projects can use this skill to ensure pull requests meet project standards, avoid common pitfalls, and respect maintainer guidelines. It helps streamline contributions by enforcing pre-submission checks and proper formatting, reducing rejection rates and improving collaboration efficiency.
Teams in large organizations can integrate this skill into their internal development pipelines to standardize pull request creation across departments. It ensures all submissions follow company policies, include necessary disclosures for AI-assisted work, and maintain code quality, speeding up the review process and minimizing technical debt.
Instructors and students in coding bootcamps or university courses can use this skill to teach best practices for version control and collaborative coding. It provides a structured framework for submitting assignments as pull requests, emphasizing clarity, testing, and adherence to project guidelines, fostering professional habits early on.
Freelancers working on client projects can leverage this skill to deliver code changes in a maintainer-friendly format, ensuring client satisfaction and reducing back-and-forth communication. It helps manage scope, avoid over-committing, and document AI involvement transparently, building trust and repeat business.
Startup teams rapidly iterating on minimum viable products can use this skill to manage pull requests for quick feature additions and bug fixes. It enforces small, focused changes and automated checks, preventing scope creep and maintaining code quality during fast-paced development cycles.
Offer this skill as part of a subscription-based platform for developers, providing advanced analytics, integration with popular version control systems, and premium templates. Revenue is generated through monthly or annual fees, with tiers based on usage limits and support levels.
Sell customized licenses to large corporations for internal use, including dedicated support, compliance features, and integration with proprietary tools. Revenue comes from one-time purchases or annual contracts, often bundled with training and maintenance services.
Provide a basic version of the skill for free to attract individual developers and small teams, then monetize through premium add-ons such as AI-powered review suggestions, advanced reporting, or team collaboration tools. Revenue is driven by upgrades and in-app purchases.
💬 Integration Tip
Integrate this skill into your development workflow by setting up automated triggers in your CI/CD pipeline to run pre-submission checks, and use the provided templates to standardize PR descriptions across your team.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.