tuicr
Read comments and human-owned review marks in tuicr code-review sessions, open review windows in tmux, and run a live feedback loop. Includes a daemon that wakes an agent when comments are pending or a review closes, plus contracts for answering every comment before acting and interpreting deterministic approval without setting marks. Use when opening a review for a human, reading or replying to review comments, checking review completion, starting or stopping a live watch, or when woken by a tuicr wake or tuicr close prompt.
Pinned to revision b1808edd793f, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/tuicr/SKILL.md
- skills/tuicr/README.md
- skills/tuicr/lib/README.md
- skills/tuicr/lib/refresh_review_refs.py
- skills/tuicr/lib/review.py
- skills/tuicr/lib/tuicr_up.py
- skills/tuicr/lib/tuicr_watch.py
- skills/tuicr/lib/watch_up.py
- skills/tuicr/reference/watch.md
- skills/tuicr/tests/test-refresh-review-refs.sh
- skills/tuicr/tests/test-review-frontdoor.sh
- skills/tuicr/tests/test-tuicr-watch.sh
- skills/tuicr/tests/test_review_close.py
- skills/tuicr/tests/test_review_marks.py
- skills/tuicr/tests/test_session_contract.py
Every link opens the file at its source, pinned to the revision this page describes.