What problem does it solve? Standup updates from a ~21-person genealogy team contain claims that are routinely wrong in both directions, and buried among them are findings that exist nowhere but chat. This Skill verifies every claim against the actual repository before repeating it, then delivers a short triaged read so the lead can act on what matters. ## Core Features & Use Cases - Roll Call: Checks posted updates against the team roster and reports who did not report, handling name variants and stale-roster edge cases. - Claim Verification: Cross-checks every reported claim against PRs, branches, issues, CI workflows, and commit history, citing file:line or command output as evidence. - Four Triaged Lists: Produces standup topics, proposed Backlog tasks tagged by owner (lead/junior-genealogist/junior-developer), problematic PRs, and per-person replies, then files approved tasks as GitHub issues. - Daily Summary File: Writes a structured YYYY-MM-DD.md summary with corrections, still_open items, and predictions to build institutional memory. - Use Case: Paste a wall of standup updates with no instruction and receive a roll call, verified findings, and an approval-ready task table without any work being started. ## Quick Start Triage these pasted standup updates from the genealogy team and tell me what needs my attention.