What problem does it solve?
It gives you a single authoritative, repository-independent view of all your Herdr Review Manager and Work Manager records so you can decide what PR to review or work on next without manually checking GitHub, local Git state, or raw manager files.
Core Features & Use Cases
- Authoritative inventory queries: Discovers the enabled herdr-kit plugin, negotiates protocol capabilities, and queries the global manager inventory with strict schema validation.
- Work recommendations: Ranks open review requests and work items by actionability, diff size, CI state, freshness, and checkout safety, with concrete next actions.
- Confirmed materialization: Materializes user-confirmed remote-only Review Manager records through the plugin's public CLI with frozen head SHAs and per-item outcome reporting.
- Use Case: Ask which PRs still need your review; the skill queries the manager inventory, compares review event timestamps against your latest submitted review, and recommends the smallest actionable PRs first.
Quick Start
Ask the assistant which Herdr review requests or managed PRs need your attention right now.