Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Revset agent skills

Agent Skills for Revset, the stacked code-review tool. Install into Claude Code, Cursor, Codex, Gemini CLI, and other harnesses via the skills CLI.

This repository is a pack: each folder under skills/ is one skill. Pick the ones you need.

Install

List what is in the pack:

npx skills add revsetai/skills --list

Pick interactively (global, so the skill is available in every repo you review):

npx skills add revsetai/skills -g

Install only the CLI skill:

npx skills add revsetai/skills --skill revset-cli -g

revset auth login prints that last command after a successful login.

Do not pin a git tag unless you need a frozen pack (npx skills add revsetai/skills#v1.0.0 --skill revset-cli -g). The default commands above stay on the default branch.

Skills

Skill When to install
revset-cli Teach an agent to use the revset binary (inbox, pr view / diff / threads / comments / request-changes).

CLI binary

The revset-cli skill expects the revset binary on PATH:

brew install revsetai/revset/revset
# or: scoop install revset

About

Agent skills for Revset (npx skills add revsetai/skills)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors