Body should be a bug report explaining: when you comment /fs-review on a PR that has already been merged or closed, nothing visible happens — no comment, no reaction emoji, no explanation. The review agent silently exits in post-review.sh (lines 33-37) with just a log message to Actions. The user has no way to know this was intentional. Expected behavior: post a brief comment on the PR explaining the review was skipped because the PR is already merged/closed. The pre-code.sh script already follows this pattern for /fs-code — it posts a visible comment when skipping. Steps to reproduce: merge any PR, then comment /fs-review on it.
Body should be a bug report explaining: when you comment /fs-review on a PR that has already been merged or closed, nothing visible happens — no comment, no reaction emoji, no explanation. The review agent silently exits in post-review.sh (lines 33-37) with just a log message to Actions. The user has no way to know this was intentional. Expected behavior: post a brief comment on the PR explaining the review was skipped because the PR is already merged/closed. The pre-code.sh script already follows this pattern for /fs-code — it posts a visible comment when skipping. Steps to reproduce: merge any PR, then comment /fs-review on it.