ワンクリックで
edge-ic-daily-report
Generate daily standup report from TODO file in Slack-ready format
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate daily standup report from TODO file in Slack-ready format
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Surface your daily task list — QA-ready tickets, sprint backlog, carry-over items, open PRs, RHEL verification queue, and quarterly reminders. Use at the start of your day to see what needs attention.
Show detailed info about a specific TODO task — its tracked links, notes, and live Jira/PR status. Use when the user asks about a task, wants context to resume work on it, or asks what's needed to finish a ticket. Not for listing all tasks (read the TODO file directly or use edge-ic:sprint-status for sprint-wide views)
End-of-week automation - review active work and prepare next week's TODO
Run the full Prow CI release testing workflow — create PR, trigger jobs, check status, merge PR, download and upload artifacts
Generate interactive PCP performance dashboard from a Prow job URL
Download Prow job artifacts, identify root cause of failure, and produce a structured error report
| name | edge-ic:daily-report |
| description | Generate daily standup report from TODO file in Slack-ready format |
| allowed-tools | ["Read","Write","Bash"] |
| user-invocable | true |
Generate a daily standup report from today's TODO file in Slack-ready format.
Read today's TODO file ($HOME/.daily/YYYY/MM/YYYY-MM-DD.md) and generate a daily report following the format specified in plugins/edge-ic/references/DAILY_REPORT_FORMAT.md.
plugins/edge-ic/references/DAILY_REPORT_FORMAT.md$HOME/.daily/YYYY/MM/ using today's dateTICKET-123, TICKET-456: Description)/copy command alignment:done-circle-check: for completed items:in-progress: for in-progress items:jira-blocker: for blocked itemsTICKET-ID: Description (https://redhat.atlassian.net/browse/TICKET-ID)TICKET-123, TICKET-456: Description (https://redhat.atlassian.net/browse/TICKET-123, https://redhat.atlassian.net/browse/TICKET-456)/tmp/daily-report-YYYY-MM-DD.txt)plugins/edge-ic/bin/validate-daily-report.sh /tmp/daily-report-YYYY-MM-DD.txtCRITICAL Guardrails:
plugins/edge-ic/bin/validate-daily-report.sh and fix any errors, address warnings as best effortThis is a systematic translation task with intelligent consolidation, not a summarization task that omits items.
Daily Report:
:done-circle-check: Updated weekly team report with risks across components
:done-circle-check: PROJECT-100: Both PRs merged - issue resolved (https://redhat.atlassian.net/browse/PROJECT-100)
:in-progress: PROJECT-102: IPv4 testing pending for network fix