Skip to content

ideoshi/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ideoshi/skills

Skills for Claude Code, installable via skills CLI.

Available Skills

pr-review-response

Critically evaluate and respond to PR review comments. Works with bot reviewers (Gemini Code Assist, CodeRabbit, etc.) and human reviewers.

Instead of blindly accepting every suggestion, this skill reads the full file context, checks project conventions, and makes informed accept/decline/discuss decisions — then presents them for your approval before acting.

Install:

npx skills add ideoshi/skills --skill pr-review-response -g -y

Use:

/pr-review-response 42    # respond to comments on PR #42
/pr-review-response        # auto-detect PR from current branch

Or trigger naturally: "respond to the review comments on my PR", "handle the bot feedback on PR #42".

Watch mode — auto-respond after a review comes in:

./skills/pr-review-response/scripts/watch-pr.sh 42

Adding Skills

Each skill lives in skills/<name>/SKILL.md. See the skills documentation for the format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages