steward-send

Parse targets and send messages to project stewards via ve board send.

3|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/netguy204/vibe-engineer --skill steward-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: steward-send
Source: https://github.com/netguy204/vibe-engineer/tree/main/.agents/skills/steward-send
Command: npx skills add https://github.com/netguy204/vibe-engineer --skill steward-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Send a message to a project's steward to initiate work requests or clarifications without switching channels or tools.

Core Features & Use Cases

  • Enable direct, authenticated communication with project stewards via a single command.
  • Support targeting known channels or resolving channel/swarm from a project's STEWARD metadata for cross-project coordination.
  • Use cases include requesting work, clarifying requirements, or following up on previous tickets.

Quick Start

Provide the target channel and swarm ID along with the message, then run ve board send <channel> "<message>" --swarm <swarm_id>.

Frequently Asked Questions about steward-send

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send a message to a project steward without switching communication channels?

You can send a message directly to a project steward by running ve board send <channel> "<message>" --swarm <swarm_id>. This initiates cross-project requests without needing to switch communication channels.

How do I resolve a steward's channel for cross-project coordination if I only know the project name?

To resolve a steward's channel for cross-project coordination, the tool parses sibling project STEWARD.md metadata to automatically discover the required channel and swarm targets for your message.

What do I need to start messaging a project steward through a swarm channel?

To start messaging a project steward, you need the target channel name, the swarm ID, and your message content. Alternatively, you need a sibling project containing STEWARD.md metadata for automatic target resolution.

Can I issue work requests to project stewards across different projects?

Yes, you can issue cross-project work requests and clarifications by executing ve board send. It supports targeting known channels or resolving swarm targets via STEWARD.md metadata in a sibling project.

When should I use direct steward messaging instead of standard workflow channels?

Use direct steward messaging when you need to request work, clarify requirements, or follow up on previous tickets without switching channels. It provides authenticated, targeted communication directly to the project's steward.