Send a follow-up message into a crew member's live session
Scanned 9/5/2026
Install to Claude Code
npx -y skills add greerviau/wingman --skill wingman-say --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Wingman Say?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/greerviau-wingman-say)More formats (shields.io, HTML) on the badges page.
---
name: wingman-say
description: Send a follow-up message into a crew member's live session
argument-hint: <crew-id> <message>
allowed-tools: Bash(bin/crew-say:*), Bash($WINGMAN_BIN/crew-say:*)
---
Parse the first token of `$ARGUMENTS` as `<id>`, the rest as `<message>`.
Run `$WINGMAN_BIN/crew-say "<id>" "<message>"` (if `$WINGMAN_BIN` is unset, fall back to `bin/crew-say` resolved relative to this repo's own root).
`crew-say` already owns the team guardrail (I may only message my own direct reports, a sibling under the same lead, or my own lead) and the dialog-freeze refusal (it declines to send if the target's pane looks like a permission dialog rather than an idle chat input) - relay either refusal verbatim if it happens, do not retry with `--force` on my own judgment.
A refused or unconfirmed message is QUEUED automatically (`~/.wingman/outbox/<id>/`) and the watcher retries it once the pane clears, so a refusal needs no manual re-send - just relay it.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.