feature-coordinate

Coordinate parallel work units with dependency graphs and progress tracking.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/telefrek/jlsm --skill feature-coordinate-telefrek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-coordinate
Source: https://github.com/telefrek/jlsm/tree/main/.claude/skills/feature-coordinate
Command: npx skills add https://github.com/telefrek/jlsm --skill feature-coordinate-telefrek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the coordination of parallel work units, ensuring efficient execution and streamlined workflows.

Core Features & Use Cases

  • Parallel Work Unit Coordination: Launches and manages parallel sub-agents for independent tasks.
  • Dependency Graph Analysis: Builds and displays dependency graphs for work units.
  • Execution Strategy: Supports both 'balanced' and 'speed' execution strategies.
  • Progress Tracking: Provides real-time progress updates and monitoring.
  • Escalation Handling: Manages escalations and provides user intervention options.
  • Merge and Finalize: Merges cycle logs and verifies the final state before handoff.
  • Use Case: Ideal for complex workflows involving multiple stages and dependencies, such as software development, research projects, or content creation.

Quick Start

Use the feature-coordinate skill to coordinate the execution of parallel work units for your project.

Frequently Asked Questions about feature-coordinate

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

FAQPage Schema
How do I coordinate parallel work units with complex dependencies?

Parallel work unit coordination is managed by building dependency graphs and launching sub-agents for independent tasks. The system tracks real-time progress and handles escalations, ensuring streamlined execution across complex multi-stage workflows.

What execution strategies are available for managing parallel task workflows?

Parallel task workflows support both 'balanced' and 'speed' execution strategies. These strategies dictate how work units are dispatched and managed across dependency graphs to optimize either resource equilibrium or overall completion time.

How does dependency graph analysis work for multi-stage workflows?

Dependency graph analysis for multi-stage workflows builds and displays relationships between work units. This mapping allows the system to identify independent tasks for parallel sub-agent execution and properly sequence dependent stages.

Can I handle user intervention and escalations during parallel execution?

Escalation handling during parallel execution is fully supported with built-in user intervention options. When work units encounter errors or require decisions, the system manages the escalation and pauses for user input before merging cycle logs.

When should I use workflow automation for parallel sub-agent execution?

Workflow automation for parallel sub-agent execution is ideal for complex workflows involving multiple stages and dependencies, such as software development or research projects. It is best suited when independent tasks require robust error handling and real-time progress tracking.

How do I verify the final state after merging parallel work units?

To verify the final state after merging parallel work units, the system merges cycle logs from all sub-agents and performs a final state verification. This ensures all dependencies are resolved and the workflow is complete before handoff.