Add Codex issue digest skill (#19779)

Problem: Maintainers need a shared way to run Codex GitHub issue digests
without copying large prompts or relying on manual GitHub page
summaries.

Solution: Add a reusable codex-issue-digest skill with a deterministic
GitHub collector, owner/all-label windows, reaction-aware activity
metrics, scaled attention markers, and focused tests.
This commit is contained in:
Eric Traut
2026-04-26 23:16:43 -07:00
committed by GitHub
parent a6ca39c630
commit 4f1d5f00f0
4 changed files with 1708 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
interface:
display_name: "Codex Issue Digest"
short_description: "Summarize Codex issues by labels or all areas"
default_prompt: "Use $codex-issue-digest to run the Codex issue digest for labels tui and exec over the previous 24 hours."