GitHub Project Triage Use the current GitHub project by default when the user says from inside a repo. Triage means maintainer-facing item cards: what each issue/PR is about, why it matters, author trust, fit, risk, proof/test state, blockers, and next action. Never return only queue numbers or opaque refs. Use RepoBar as the first pass only for broad queue discovery across relevant owners/orgs. RepoBar is faster and more profile-aware than hand-rolling loops, and it already understands repo activity, issue counts, PR counts, local projects, auth, cache, and filters. Setup Prefer a real binar…