Fleet Announce banner
TechNickAI TechNickAI

Fleet Announce

Development community

Description

--- # prettier-ignore description: "Announce a fleet update to users — send a personalized message from each person's bot explaining what changed and why they should care" version: 1.0.0 --- # Fleet Announcement 📢 <objective> Send a personalized notification to fleet users about a change that was rolled out. Each message comes from that person's own bot, in the bot's voice, explaining the update in terms that matter to them. </objective> <fleet-data> Fleet files live at `~/openclaw-fleet/*.m

Installation

Installs to ~/.claude/commands/technickai-openclaw-config-fleet-announce.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TechNickAI/openclaw-config/HEAD/.claude/commands/fleet-announce.md -o ~/.claude/commands/technickai-openclaw-config-fleet-announce.md

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

Full documentation available on GitHub

View Source Repository