Skip to content

InWheelOrg/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

InWheel Copilot Skills

Shared agent skills for InWheel repositories. These teach Copilot the conventions used across all InWheel projects.

Skills

Skill What it covers
committing Commit message format, conventional commits prefix, bullet style
creating-issues Issue title style, body structure, labels
creating-pull-requests PR title, body structure, labels, draft rules

Installation

Install all skills once per machine:

gh skill install InWheelOrg/skills committing
gh skill install InWheelOrg/skills creating-issues
gh skill install InWheelOrg/skills creating-pull-requests

Updating

gh skill update --all

About

Shared Copilot agent skills for InWheel repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors