make-repo-contribution

Guide repository contributions through issue, branch, commit, and PR workflows.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/BrunoAMSilva/my-config --skill make-repo-contribution-brunoamsilva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-repo-contribution
Source: https://github.com/BrunoAMSilva/my-config/tree/main/coding/skills/make-repo-contribution
Command: npx skills add https://github.com/BrunoAMSilva/my-config --skill make-repo-contribution-brunoamsilva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures all repository contributions follow the documented guidelines before issues, branches, commits, or PRs are created.

Core Features & Use Cases

  • Enforces branching conventions, commit message formats, and PR templates.
  • Guides the creation of issues, PRs, and related artifacts to maintain consistency and code quality.
  • Useful for onboarding new contributors to the project's contribution workflow and reducing review cycles.

Quick Start

Explain the repository's contribution guidelines and outline the steps to create a branch, craft commits, and submit a compliant PR.

Frequently Asked Questions about make-repo-contribution

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

FAQPage Schema
How do I ensure my pull requests follow repository contribution guidelines?

To ensure pull requests follow repository contribution guidelines, you must enforce branching conventions, commit message standards, and PR templates before submission. This skill guides users through the issue, branch, commit, and PR workflows to maintain consistency and code quality.

What's the best way to standardize commit messages and branching conventions for a new project?

Standardizing commit messages and branching conventions requires applying consistent templates and rules across all project contributions. This skill guides users through enforcing these standards to ensure high-quality, auditable changes from issue filing to merge readiness.

Does this work for onboarding new contributors to an existing code review workflow?

Yes, this skill works for onboarding new contributors to an existing code review workflow by guiding them through the creation of issues, PRs, and related artifacts. It enforces template usage and PR requirements to reduce review cycles and maintain consistency.

Can I use this to enforce issue templates and PR requirements across multiple projects?

You can use this skill to enforce issue templates and PR requirements across any project within the repository requiring consistent contribution practices. It applies documented guidelines to ensure high-quality, auditable changes before issues or PRs are created.

Why do my pull requests keep getting rejected during code review?

Your pull requests may be rejected during code review due to non-compliance with branching conventions, commit message formats, or PR templates. This skill enforces repository contribution guidelines before creation to reduce review cycles and ensure merge readiness.