initial-pipeline

Coordinate multi-agent BP chapter pipeline for ULT-gen, issue-id, and UST-gen.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/unfoldingWord/bp-assistant-skills --skill initial-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: initial-pipeline
Source: https://github.com/unfoldingWord/bp-assistant-skills/tree/main/.claude/skills/initial-pipeline
Command: npx skills add https://github.com/unfoldingWord/bp-assistant-skills --skill initial-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the multi-agent BP chapter pipeline to ensure ULT-gen, issue-id, and UST-gen are executed in a coordinated, repeatable flow for a single chapter.

Core Features & Use Cases

  • Orchestrates Wave 1-6 sequencing including ULT draft, issue identification, and UST generation across teammates.
  • Enables cross-wave coordination, shared conventions, and conflict resolution between analysts, challengers, and the UST generator.
  • Supports starting a new chapter by provisioning team lifecycles and running the pipeline for a chapter.

Quick Start

Ask Claude to run the initial-pipeline for a given Book and Chapter to bootstrap the end-to-end BP chapter workflow.

Frequently Asked Questions about initial-pipeline

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

FAQPage Schema
How do I coordinate a multi-agent Claude Code pipeline for chapter generation?

To coordinate a multi-agent Claude Code pipeline for chapter generation, you can run the initial-pipeline which orchestrates ULT-gen, issue-id, and UST-gen teammates in a repeatable flow. It handles wave sequencing and agent lifecycles automatically.

What is the best way to start a new BP chapter workflow with multiple agents?

The best way to start a new BP chapter workflow is to ask Claude to run the pipeline for a given Book and Chapter. This provisions team lifecycles and bootstraps the end-to-end process across the defined wave structure.

Do I need the Claude Agent SDK to run an orchestrated chapter pipeline?

Yes, you need the Claude Agent SDK to spawn and manage teammates. The pipeline relies on it to coordinate cross-wave interactions, shared conventions, and conflict resolution between analysts, challengers, and the UST generator.

Can I manage cross-wave coordination and conflict resolution between pipeline agents?

Yes, cross-wave coordination and conflict resolution between analysts, challengers, and the UST generator are managed within the orchestrated pipeline. It ensures shared conventions are applied across the entire wave structure.

What inputs are required to run an automated ULT and UST generation pipeline?

To run the automated ULT and UST generation pipeline, you must provide a book and chapter context. Access to TN index utilities is also required to support issue identification during the workflow.

How does the wave structure work in a multi-agent chapter pipeline?

The wave structure in a multi-agent chapter pipeline sequences tasks across six waves, moving from ULT draft to issue identification and finally UST generation. This ensures teammates execute their specific roles in a coordinated order.