Dailyreport banner
TheWayWithin TheWayWithin

Dailyreport

Development community

Description

--- name: dailyreport description: Generate a daily progress report plus a voice-aligned post, X thread, LinkedIn post, WIP line and image specs from your project's progress logs --- # /dailyreport Command Turn today's work from `progress.md` into a structured daily report, then into a publishable package: a long-form post, an X thread, a LinkedIn post, a WIP.co line and the image specs. Voice-aligned, Claude-native, no API keys required. `/dailyreport` is the progress-log counterpart to `/bl

Installation

Installs to ~/.claude/commands/thewaywithin-agent-11-dailyreport.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TheWayWithin/agent-11/HEAD/.claude/commands/dailyreport.md -o ~/.claude/commands/thewaywithin-agent-11-dailyreport.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository