daily-review

Generates operational review reports covering delivered work, workers, cycle times, and blockers.

20|2|Updated May 16, 2026
One-click install
npx skills add https://github.com/reddb-io/red-skills --skill daily-review-reddb-io
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: daily-review
Source: https://github.com/reddb-io/red-skills/tree/main/plugins/dev/skills/engineering/daily-review
Command: npx skills add https://github.com/reddb-io/red-skills --skill daily-review-reddb-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams running autonomous engineering workflows lack a consolidated view of what was delivered, how workers performed, and where human intervention was needed over a given period. ## Core Features & Use Cases - Period-based reports: Generate a daily review (yesterday midnight to now) or a weekly review (six-day window) via the daily_review and weekly_review MCP tools. - Attention audit first: Opens with a drain-end audit naming weak evidence, unproven claims, and unlogged pivots before presenting delivery numbers. - Delivery metrics: Reports issues/PRs created and closed, commits, diffstat, local worker attempts and duration, token spend, and issue/PR cycle times. - Use Case: A maintainer asks for the weekly delivery numbers and receives a structured TOON report including HITL/blocker challenges and Standing orders recurring across drains as CLAUDE.md promotion candidates. ## Quick Start Ask the assistant to run /daily-review with --period week to generate this week's operational review report.

Frequently Asked Questions about daily-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a daily or weekly engineering delivery report?▼

Invoke /daily-review for the default day period or pass --period week for a six-day window. The skill calls the daily_review or weekly_review MCP tool and presents the structured TOON report.

What metrics does an operational review report include?▼

The report covers issues and PRs created/closed/merged, commits, lines added and removed, local worker attempts and duration, token spend when logs expose usage fields, and issue/PR cycle times.

What is the Attention audit in a daily review?▼

The Attention audit opens every report and reads the latest drain's decision trail against its outcomes. It names weak evidence, unproven claims, and unlogged pivots, and states explicitly when a window has no drain end or a clean drain.

Why does the daily review report fail or show no data?▼

Failure usually means the rs_dev MCP is unreachable, requiring daemon or plugin load repair. Token spend shows n/a with a warning when no retained local runner log exposes usage fields.

Does the weekly review modify CLAUDE.md automatically?▼

No. The weekly report lists Standing orders recurring across more than one drain as promotion candidates, but writes nothing. Promotion to CLAUDE.md is a human PR decision.