Wf Brief banner
thevrus thevrus

Wf Brief

Development community

Description

Generate a weekly brief summarizing what shipped, who built it, and what's at risk. $ARGUMENTS Follow the UI patterns from @commands/ui-brand.md for all output formatting. ## Arguments Parse optional flags: - `--weekly` (default) — last 7 days - `--daily` — last 24 hours - `--days N` — last N days - `--since YYYY-MM-DD` — since a specific date If no argument, default to `--weekly`. --- ``` ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ wiki-forge ► BRIEF ━━━━━━━━━━━━━━━━━━━━━━━━━━

Installation

Installs to ~/.claude/skills/thevrus-wiki-forge-wf-brief/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thevrus-wiki-forge-wf-brief && curl -fsSL https://raw.githubusercontent.com/thevrus/Wiki-Forge/HEAD/commands/wf-brief.md -o ~/.claude/skills/thevrus-wiki-forge-wf-brief/SKILL.md

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

Full documentation available on GitHub

View Source Repository