compare
Installation
SKILL.md
compare — Read-only Retrospective
Step 1: Scope HITL (one-shot)
Ask: "Retrospective scope — repo or global?"
Step 2: Assets presence check
If .honne/assets/ absent or empty: Print "No assets yet. Run honne first." and exit 0.
Step 3: Load claims + evolutions
bash "${CLAUDE_PLUGIN_ROOT}/scripts/query-assets.sh" \
--tag "<axis>" --scope "$SCOPE" --type claim --out stdout
Related skills