Plannotator Review (Kiro)
Run:
bashPLANNOTATOR_ORIGIN=kiro-cli plannotator review
You may append an optional PR URL:
bashPLANNOTATOR_ORIGIN=kiro-cli plannotator review <pr-url>
Or open the session against a specific base / diff mode (session-only, git-only; for a stacked branch, --base <the branch below yours> reviews just that layer):
bashPLANNOTATOR_ORIGIN=kiro-cli plannotator review --base <ref> [--diff-type <type>]

