--- topic: status-checkin source_keys: - gitea-mcp-repo --- # Status check-in (invoked with no request) Give a repo status check-in: 1. Invoke `gitea-issues` to list open issues (`state: "open"`). 2. Invoke `gitea-prs` to list open PRs (`state: "open"`). Run this alongside step 1 — the two are independent reads, so serialising them only adds latency. 3. Report as two sections, "Open Issues" and "Open Pull Requests", each a compact list of number and title. Then report per `SKILL.md`'s Report section.