make-repo-contribution

Validate contributions against repository-specific guidelines and templates.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/dbensmith/agent-library --skill make-repo-contribution-dbensmith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-repo-contribution
Source: https://github.com/dbensmith/agent-library/tree/main/.agents/skills/make-repo-contribution
Command: npx skills add https://github.com/dbensmith/agent-library --skill make-repo-contribution-dbensmith

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users ensure that their contributions to a repository are compliant with the repository's contribution guidelines, promoting consistency and quality.

Core Features & Use Cases

  • Compliance Check: Validates contribution actions like issue creation, PR submission, and commits against the repository's guidelines.
  • Guidance: Provides templates and instructions for creating quality issues and pull requests.
  • Use Case: Before creating a pull request or committing code, this Skill helps ensure that the user follows the proper process and contributes code that adheres to the repository's standards.

Quick Start

Run the make-repo-contribution skill to check if your current pull request meets the contribution guidelines of the repository.

Frequently Asked Questions about make-repo-contribution

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate my pull request against repository contribution guidelines?

To validate a pull request against repository contribution guidelines, the Skill checks your PR formatting, commit messages, and branching strategy to ensure they adhere to the project's specific standards. It also provides templates to guide your submission.

What is the best way to ensure my code commits follow repository contribution guidelines?

Ensuring code commits follow repository contribution guidelines requires validating commit messages and branching patterns. The Skill enforces these standards and checks your code for malicious patterns or data exfiltration risks before submission.

Can I get templates for issues and pull requests to match repository guidelines?

Yes, you can get templates for issues and pull requests. The Skill provides specific templates and instructions to help you create quality contributions that strictly match the formatting rules of the repository.

Does this check for malicious code patterns and data exfiltration risks in my contribution?

Yes, the validation process checks for malicious code patterns and data exfiltration risks. This ensures your contribution is secure and complies with the repository's code of conduct and security standards before merging.

How do I enforce a code of conduct when submitting repository contributions?

To enforce a code of conduct when submitting repository contributions, the Skill validates your issues, pull requests, and commits against the repository's specific rules. This promotes consistency and quality across the project.

Why does my pull request fail the repository contribution guidelines check?

A pull request fails the repository contribution guidelines check due to improper formatting, incorrect branching, or commit message violations. The Skill identifies these specific compliance issues so you can fix them before submission.