Skip to content

chore(skill): complete the broadcasts command table - #371

Merged
felipefreitag merged 1 commit into
mainfrom
fix/skill-broadcasts-command-table
Aug 24, 2026
Merged

chore(skill): complete the broadcasts command table#371
felipefreitag merged 1 commit into
mainfrom
fix/skill-broadcasts-command-table

Conversation

@felipefreitag

@felipefreitag felipefreitag commented Aug 24, 2026

Copy link
Copy Markdown
Member

What

Update the broadcasts row in skills/resend-cli/SKILL.md to list every command the group has: add recipients, get, cancel, and open.

Why

#369 added the recipients command and updated references/broadcasts.md, but missed the SKILL.md command table. The table syncs to resend/resend-skills on merge, so agents that read the skill do not see the command. get, cancel, and open are pre-existing gaps in the same row; the row is one line, so this PR completes it in one pass. Follow-up from the recipients rollout review.

Doc-only change; no code touched.


Summary by cubic

Completes the broadcasts command table in skills/resend-cli/SKILL.md so the skill lists all supported commands. Previously the row listed: create, send, update, delete, list, clicked-links; now it lists: create, send, get, update, delete, list, cancel, open, clicked-links, recipients—ensuring parity with references/broadcasts.md and preventing missed capabilities.

Docs-only update that syncs to resend/resend-skills on merge; no CLI behavior changes and no migration.

Written for commit 496f0a8. Summary will update on new commits.

Review in cubic

Add recipients, missed in #369. Also add get, cancel, and open,
which existed before #369 but never made the table.

@klotty klotty left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Auto-approved: This is a documentation-only update to SKILL.md that syncs the broadcasts command table with existing CLI functionality for LLM agent visibility.

Re-trigger cubic

@felipefreitag felipefreitag changed the title docs(skill): complete the broadcasts command table chore(skill): complete the broadcasts command table Aug 24, 2026
@felipefreitag
felipefreitag merged commit ed52a58 into main Aug 24, 2026
7 of 9 checks passed
@felipefreitag
felipefreitag deleted the fix/skill-broadcasts-command-table branch August 24, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants