A curated set of reusable GitHub Copilot Chat skills for common repository workflows.
This repository stores skill prompts and guidance that can be reused across projects to keep AI-assisted workflows consistent, safe, and reviewable.
code-review/- Instructions for structured code review and risk-focused feedback.commit/- Guidance for creating clean, focused commits with Conventional Commits.post-merge-cleanup/- Steps for local cleanup and verification after PR merge.pr-description/- Templates and prompts for clear, reviewer-friendly PR descriptions.refactoring/- Guardrails for behavior-preserving structural improvements.release-log/- Guidance for writing human-readable release notes.review-comments/- Workflow for triaging and resolving PR review feedback.
Each folder contains a SKILL.md file with the detailed behavior and instructions for that skill.
- This repo is intended to evolve as new repeatable workflows are identified.