Whats New banner
letsrevel letsrevel

Whats New

Communication community

Description

--- description: Draft a "What's New" Discord community update across backend, frontend & infra for a time window argument-hint: "[window: number + w|m, e.g. 1w, 2m, 6w — default 1m]" --- Invoke the `whats-new` skill via the Skill tool and follow its workflow to produce a Discord-ready "What's New" community update and archive it on the docs site. Window from the user (may be empty): $ARGUMENTS - The window is `number + w|m` (e.g. `1w`, `2m`, `6w`). If `$ARGUMENTS` is empty or unrecognized,

Installation

Installs to ~/.claude/commands/letsrevel-revel-backend-whats-new.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/letsrevel/revel-backend/HEAD/.claude/commands/whats-new.md -o ~/.claude/commands/letsrevel-revel-backend-whats-new.md

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

Full documentation available on GitHub

View Source Repository