Documentation
README
Comparison Base Resolution
Use this skill when another workflow needs to compare a branch or working tree with the branch it is intended to merge into. This skill resolves the comparison refs and commit; the caller decides what paths and endpoint to diff.
Inputs
$REVIEW_REF: the commit being reviewed. Default toHEAD.
Set $IS_LOCAL_REVIEW=true when the input is HEAD, or when a named local branch is the currently checked-out branch; otherwise set it to false. Callers use this explicit value to decide whether workspace changes belong to the review.
This is the opening of the README. Read the full README on GitHub.