align-all-parallel

Coordinate parallel ULT and UST alignments for a chapter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill coordinates the parallel alignment of ULT and UST across a single chapter, reducing wait times and ensuring consistent results when both outputs are required.

Core Features & Use Cases

  • Parallel alignment: Spawn ULT- and UST-alignment subagents concurrently to save time.
  • Batch handling: Automatically split chapters with many verses into manageable batches.
  • Consistency & merge: Validate cross-batch consistency and merge final aligned outputs.

Quick Start

Align the ULT and UST for PSA 3 using parallel alignment and merge the results.

Frequently Asked Questions about align-all-parallel

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

FAQPage Schema
How do I run ULT and UST alignment in parallel for a Bible chapter?

To run ULT and UST alignment in parallel, you spawn concurrent alignment subagents for a specific chapter. This coordinates both processes simultaneously, reducing wait times and ensuring consistent merged outputs.

How does parallel alignment handle chapters with a large number of verses?

Parallel alignment automatically splits chapters with many verses into manageable batches. It validates cross-batch consistency and merges the final aligned ULT and UST outputs together seamlessly.

Do I need USFM source files to perform parallel ULT and UST alignment?

Yes, you need access to USFM source chapters to perform parallel ULT and UST alignment. The process also requires MCP workspace tools for reading the source files and merging the final aligned outputs.

What is the best way to ensure cross-batch consistency when aligning ULT and UST?

The best way to ensure cross-batch consistency is to use a coordinated parallel alignment pipeline. This approach validates consistency across all verse batches and merges the final aligned outputs automatically.

Can I use MCP workspace tools to merge ULT and UST alignment outputs?

Yes, you can use MCP workspace tools to read and merge final aligned ULT and UST outputs. The parallel alignment process requires these tools to coordinate subagents and consolidate the batched results.

Why should I spawn separate subagents for ULT and UST alignment instead of running them sequentially?

Spawning separate ULT and UST alignment subagents concurrently saves time by running both processes in parallel. This coordination reduces wait times and ensures consistent results when both outputs are required for a chapter.