--- name: check-ci description: "Check CI status for the current PR/branch using gh or gt and summarize failures. Use when asked to check CI." --- # Check CI ## Workflow - Confirm whether to use gh or gt (or choose the available tool). - Fetch CI status for the current PR/branch. - Summarize failing jobs and link or cite relevant logs. - If asked, propose fixes or start triage.