From edge-ic
Generate daily standup report from TODO file in Slack-ready format
How this skill is triggered — by the user, by Claude, or both
Slash command
/edge-ic:daily-reportThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a daily standup report from today's TODO file in Slack-ready format.
Generate a daily standup report from today's TODO file in Slack-ready format.
Read today's TODO file (.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.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
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub openshift-eng/edge-tooling --plugin edge-ic