anchildress1anchildress1Communityยท2 Agent Skills Included

awesome-github-copilot

Copilot instructions, prompts, personas, and coding workflow skills

Generates commit messages, READMEs, changelogs, tests, and ESLint plugin configs for everyday development work. Resolves pull request review threads from Copilot and Codex bots without manual comment chasing. Includes ready-made Copilot instructions and agent personas that enforce consistent coding standards across projects.
npx skills add anchildress1/awesome-github-copilot --all -g -y
Available:

Explains to the AI agent how this repository organizes its instructions, prompts, agents, and skills, and what formatting and status rules to follow when using or creating them.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install awesome-github-copilot?โ–ผ

Run `npx skills add anchildress1/awesome-github-copilot --all -g -y` in your terminal to install all skills globally.

What does awesome-github-copilot do?โ–ผ

It provides ready-made Copilot instructions, prompts, agent personas, and skills that generate commit messages, READMEs, changelogs, tests, and handle PR review feedback.

Can it write commit messages automatically?โ–ผ

Yes. The generate-commit-message skill reads your staged changes and creates a signed Conventional Commits message that passes commitlint on the first try.

Does it work with tools other than GitHub Copilot?โ–ผ

Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible coding assistants.

Can it help resolve PR review comments?โ–ผ

Yes. The pr-comment-review skill checks that Copilot and Codex reviewed your PR, then fixes or replies to every unresolved comment thread.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’