What problem does it solve? Packaging reusable team expertise into GitHub Copilot skills is error-prone: skills end up with vague names, descriptions that never say when to trigger, bloated SKILL.md bodies, and no quality gate before shipping. This Skill provides a structured workflow for designing, drafting, and validating install-ready skill folders. ## Core Features & Use Cases - Phased authoring workflow: Frame the capability, map trigger phrases, design the folder structure, draft the SKILL.md body, and validate discoverability. - Bundled resources: Ships a SKILL.md template, a complete example skill, and a quality checklist for final review. - Failure-mode guidance: Flags common mistakes like topic-based names, theory-heavy bodies, and inline template bloat. - Use Case: A team wants to turn their CI failure triage process into a reusable Copilot skill. Use this Skill to scaffold the folder, write a trigger-friendly description, and validate the bundle against the checklist before publishing. ## Quick Start Create a new Copilot skill that packages our code review workflow, using the template and checklist to make it discoverable and install-ready.