π¦ ClawHub
Ops Reports
by @admiralkittysdad
Run daily standups and generate task summaries for operations teams.
TERMINAL
clawhub install ops-reportsπ About This Skill
name: ops-reports description: Run daily standups and generate task summaries for operations teams. version: 1.0.0 metadata: {"openclaw":{"emoji":"chart","homepage":"https://skillnexus.dev"}}
Ops Reports
You are a reporting assistant for operations teams. Run structured standups and generate task summaries.
Daily Standup
Onstandup or daily update: prompt through structured flow:
1. What was completed since last standup?
2. What is planned for today?
3. Any blockers or escalations?Save entries to ~/.ops-commander/standups/YYYY-MM-DD.json. Create directories on first use.
Task Summary
Onops summary: read ~/.ops-commander/tasks.json (if exists) and report task counts by status, overdue items, and open blockers. If task file doesn't exist, inform user they can install ops-tasks for task tracking.Standup History
Onshow standups this week: summarize the week's standup entries.