steward-setup

Interview operators to generate STEWARD.md and bootstrap swarm channels.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project teams often struggle to establish a consistent governance role; this skill automates gathering the steward's details and generating a standardized SOP document.

Core Features & Use Cases

  • Interview-driven setup: Collects steward name, swarm, channels, changelog channel, and server URL (if applicable) to configure governance.
  • SOP generation: Writes a structured STEWARD.md with frontmatter and a prose description of the steward's purpose.
  • Bootstrap & validation: Creates bootstrap messages for steward and changelog channels and validates swarm configuration before operation.

Quick Start

Interview the operator to generate docs/trunk/STEWARD.md and bootstrap the required channels.

Frequently Asked Questions about steward-setup

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

FAQPage Schema
How do I set up a project steward SOP for a multi-project environment?

Setting up a project steward SOP involves an interview-driven workflow that collects the steward name, swarm ID, channel names, and behavior mode to generate a standardized governance document at docs/trunk/STEWARD.md.

What is an interview-driven workflow for generating a STEWARD.md file?

An interview-driven workflow for STEWARD.md generation interactively prompts the operator for governance details like swarm ID and changelog channels, then writes a structured markdown file with YAML frontmatter and a prose description of the steward's purpose.

Does steward setup work with the Vibe Engineer workflow and swarm configurations?

Yes, the steward setup is designed for multi-project environments using the Vibe Engineer workflow, where it validates the swarm configuration and bootstraps required communication channels before operation begins.

How do I bootstrap steward and changelog channels on a swarm?

To bootstrap channels on a swarm, the setup process validates the swarm configuration and automatically generates bootstrap messages for both the steward channel and the changelog channel during the interview workflow.

Can I include a server URL when configuring governance docs?

Yes, you can optionally provide a server URL during the interview process, which will be included in the YAML frontmatter of the generated STEWARD.md file alongside the steward name and behavior mode.

What limitations exist when establishing a consistent governance role across multiple projects?

The main limitation is that this setup specifically targets the Vibe Engineer workflow and requires a multi-project environment, meaning it cannot generate governance documents for unrelated project management structures or non-swarm architectures.