Skip to content

ptdecker/kiss-skills

Repository files navigation

KISS Skills

Shareable skills for Claude Code.

Skills

Skill Command Description
review-copilot /kiss:review-copilot [PR] Triage GitHub Copilot PR review comments — evaluate, fix valid issues, dismiss the rest, and respond on GitHub
review-peer /kiss:review-peer [PR] Triage and respond to unresolved peer review comments — fix valid issues, explain skipped ones, and reply on GitHub
review-pr /kiss:review-pr [owner/repo PR | PR-URL] Review a peer's PR — analyze changes, build observations interactively, and create a pending GitHub review
pr-announce /kiss:pr-announce [PR] Generate a Slack-ready announcement that a PR is ready for review and copy it to your clipboard
update /kiss:update Update locally installed skills to the latest version from GitHub

Install

curl -fsSL https://raw.githubusercontent.com/ptdecker/kiss-skills/main/install.sh | bash

This clones the repo to ~/.kiss-skills/ and symlinks each skill into ~/.claude/skills/. The skills will be available the next time you start Claude Code.

Update

Run the update skill from within Claude Code:

/kiss:update

Or manually pull from the clone:

cd ~/.kiss-skills && git pull

Uninstall

~/.kiss-skills/uninstall.sh

This removes the symlinks from ~/.claude/skills/. The cloned repo is left in place — delete ~/.kiss-skills/ to fully remove it.

Prerequisites

  • Claude Code installed and configured
  • GitHub CLI (gh) authenticated — required by review-copilot, review-peer, review-pr, and pr-announce
  • pbcopy (macOS) — used by pr-announce to copy to clipboard

Contributing

Contributions are welcome. See CONTRIBUTING.md for guidelines on reporting issues, suggesting new skills, and submitting pull requests.

License

Unlicense — public domain.

About

KISS Skills — shareable skills for Claude Code

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages