execution-phase

Community

Orchestrate parallel dev tasks, respect dependencies.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing complex development workflows with multiple interdependent tasks and agents can be challenging. This Skill orchestrates parallel execution of domain worker agents while respecting task dependencies.

Core Features & Use Cases

  • Gantt-Style Parallel Execution: Spawns up to 10 concurrent agents, immediately starting the next ready task as soon as any task completes, optimizing throughput.
  • Dependency Respect: Ensures tasks are executed in the correct order by honoring defined dependencies from the execution plan, preventing errors and rework.
  • Automated Status Tracking: Updates user story files with task status, assignee, files modified, and completion verification, providing real-time project visibility.
  • Use Case: For building a JWT authentication API, this skill would first spawn a Prisma agent to create the user model, then parallel backend agents for Auth and Token services, and finally an integration test agent once dependencies are met.

Quick Start

Execute the implementation tasks defined in the 'execution-plan.md' for the current project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: execution-phase
Download link: https://github.com/metasaver/metasaver-marketplace/archive/main.zip#execution-phase

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.