CLI/great-docs review
capt-hook review
Mine ended sessions for durable corrections and draft hook PRs.
capt-hook review COMMAND [ARGS]...Full --help output
Usage: capt-hook review [OPTIONS] COMMAND [ARGS]...
Mine ended sessions for durable corrections and draft hook PRs.
Options:
--help Show this message and exit.
Commands:
disable Stop watching the current repo (its candidates stay...
enable Watch the current repo and register the captain-hook...
list List the repo's PR candidates.
run SessionEnd hook entry: guard and detach the reviewer...
scan Scan explicit transcripts for corrections, incrementally.
show Show one candidate's row, its threshold status, and...
slots Show the available open-PR slots for a repo.
snapshot Write ~/.capt-hook/status.json for the desktop widget.
status Show the tracked corrections, their progress toward a...
sweep Stop hook entry: guard and detach a throttled...
sync-prs Fold open PR states back into candidate statuses.
threshold-check Report which candidates cross their PR thresholds.
triage Judge stored corrections lacking a verdict...
update Move a candidate to a new status.
Commands
run- SessionEnd hook entry: guard and detach the reviewer (always exits 0).
sweep- Stop hook entry: guard and detach a throttled repo-wide sweep (always exits 0).
enable- Watch the current repo and register the captain-hook plugin.
disable- Stop watching the current repo (its candidates stay recorded).
scan- Scan explicit transcripts for corrections, incrementally.
triage- Judge stored corrections lacking a verdict (manual/backfill).
status- Show the tracked corrections, their progress toward a PR, and open PR status.
list- List the repo’s PR candidates.
show- Show one candidate’s row, its threshold status, and the shared ledger’s faulted edits.
threshold-check- Report which candidates cross their PR thresholds.
slots- Show the available open-PR slots for a repo.
update- Move a candidate to a new status.
snapshot- Write ~/.capt-hook/status.json for the desktop widget.
sync-prs- Fold open PR states back into candidate statuses.