Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

skills

AI agent skills by @huanshankeji mainly for our own development conventions, following the Agent Skills standard.

Skills

Skill Description
git-commit-after-review Creates a Git commit for follow-up work after reviewing a named commit, commit range, whole PR, or remaining unreviewed PR Files Changed; do not use when the user only reviewed uncommitted changes ("all reviewed"); ask what was reviewed unless they already named the target; includes the full reviewed hash except when it was the parent commit

Installation

Using the skills CLI

npx skills add huanshankeji/skills

Manual installation

Copy the desired skill folder from skills/ into the skills directory of your project:

# Universal (works with multiple agents)
cp -r skills/<skill-name> .agents/skills/

About

About AI agent skills by @huanshankeji

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors