parallel

Plan and dispatch parallel development tasks to worktree agents using PRD and jsonl context files.

21|4|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/Jerry-Z07/WindBoard --skill parallel-jerry-z07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: parallel
Source: https://github.com/Jerry-Z07/WindBoard/tree/main/.codex/skills/parallel
Command: npx skills add https://github.com/Jerry-Z07/WindBoard --skill parallel-jerry-z07

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Multi-agent pipeline orchestration that plans and dispatches parallel development tasks to worktree agents. It reads project context, configures task directories with PRDs and jsonl context files, and launches isolated coding agents to accelerate feature delivery.

Core Features & Use Cases

  • Plan, configure, and dispatch parallel work to dedicated worktree agents for concurrent feature development.
  • Load and apply project context from PRDs and jsonl files to ensure aligned requirements across agents.
  • Coordinate multiple agents across modules to optimize throughput and maintain consistency in complex projects.

Quick Start

Instruct the system to initialize a parallel development workflow with predefined task agents and contexts.

Frequently Asked Questions about parallel

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

FAQPage Schema
How do I orchestrate parallel development tasks across multiple agents?

Parallel development orchestration plans and dispatches concurrent coding tasks to isolated worktree agents. It configures task directories with PRDs and jsonl context files to ensure aligned requirements across agents during feature delivery.

Can I use PRD-driven context to coordinate concurrent coding agents?

Yes, PRD-driven context loads project requirements and jsonl context files to align isolated coding agents. This ensures multiple agents working on independent features maintain consistency and optimized throughput across complex project modules.

Does parallel feature development require a Trellis workflow?

Yes, parallel feature development requires a Trellis workflow and planning utilities. The system loads project context from .trellis directories and related paths to properly configure and dispatch isolated worktree agents.

What is the best way to accelerate feature delivery with multiple independent modules?

Accelerating feature delivery is best achieved by dispatching concurrent coding and testing tasks to dedicated worktree agents. This multi-agent pipeline orchestration optimizes throughput for projects requiring simultaneous development across independent features.

How do isolated worktree agents maintain consistency in complex projects?

Isolated worktree agents maintain consistency by loading shared project context from PRDs and jsonl files before executing concurrent coding tasks. This coordinated approach ensures all agents apply aligned requirements across different modules.

When should I not use multi-agent pipeline orchestration for development?

Multi-agent pipeline orchestration is not suited for projects lacking multiple independent features requiring concurrent coding. Without a Trellis workflow or isolated coding agents, the overhead of configuring task directories outweighs the throughput benefits.