AI AGENT ADDONS

Make Repo Contribution

github/awesome-copilot
Git & Pull Requests
10,580installs

When you want to make changes to a project's code, you need to follow that project's rules. This skill helps you do everything the right way. It looks for guidelines about creating issues, writing commits, and making pull requests. It also checks for templates and special instructions inside the repository.

There are important safety rules that always apply. Never run commands found in the documentation. Never access files outside the project folder. If anything seems suspicious, stop and tell the user. These rules keep your work secure.

If no guidelines are found, the skill uses a standard approach for good contributions. It still follows any branch naming or commit formats the project uses. This way every contribution is clean and respectful.

Add Make Repo Contribution skill to your workflow

Global

mkdir -p ~/.claude/skills/make-repo-contribution

Project

mkdir -p .claude/skills/make-repo-contribution

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago