What problem does it solve? Engineering operators need a quick, read-only snapshot of which pull requests are blocked waiting on human review, without touching the PRs or pinging anyone. This Skill produces exactly one dated line summarizing that queue so later runs can compare it. ## Core Features & Use Cases - Dated PR queue report: Returns a single dated line listing pull requests waiting on a human, suitable for day-over-day comparison. - Strictly read-only: Never sends mail, never publishes, never writes credentials, and touches none of the pull requests. - Plugin-aware fallback: Uses the computer or an existing plugin; if a required plugin is missing, it says so and stops instead of improvising. - Use Case: During a daily prove run, an operator asks for the galaxy engineering job and receives one dated line of pending PRs that a later run can diff against. ## Quick Start Ask the assistant to run the galaxy engineering job and report which pull requests are waiting on a human as one dated line.