z

Decompose and dispatch coding tasks for parallel agent execution.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/2lab-ai/soma-work --skill z-2lab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: z
Source: https://github.com/2lab-ai/soma-work/tree/main/src/local/skills/z
Command: npx skills add https://github.com/2lab-ai/soma-work --skill z-2lab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires local:using-ssot, local:using-z, stv:debug, stv:new-task, local:zwork, local:zcheck, local:ztrace, local:UIAskUserQuestion, mcp__model-command__run, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the decomposition and dispatching of tasks for AI-powered coding sessions, reducing the complexity of managing large-scale projects.

Core Features & Use Cases

  • Task Decomposition: Breaks down complex tasks into manageable subtasks.
  • Parallel Execution: Dispatches tasks to different agents for concurrent processing.
  • Code Review and Integration: Facilitates review and integration of tasks into the main codebase.
  • Use Case: For instance, a developer can use the 'z' Skill to automate the task of planning, implementing, and reviewing code changes associated with a Jira issue.

Quick Start

Use the 'z' Skill to plan and execute the code changes for Jira issue 'PTN-1234'.

Frequently Asked Questions about z

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

FAQPage Schema
How do I automate task decomposition for AI-powered coding sessions?

Automate task decomposition by using AI agents to break down complex coding requests into manageable subtasks. This Skill dispatches these subtasks for parallel execution and integrates the reviewed code changes back into the main codebase.

Can I use this Skill to automate code changes for Jira issue tracking?

Yes, you can automate code changes for Jira issue tracking. This Skill integrates with Jira to plan, implement, and review code changes associated with specific issues, streamlining the development workflow from task creation to integration.

How does parallel execution work for AI coding tasks?

Parallel execution works by dispatching decomposed subtasks to different AI agents for concurrent processing. This approach reduces the complexity of managing large-scale projects and accelerates the completion of complex coding sessions.

Do I need a Python environment to run task decomposition and dispatching?

Yes, a Python environment is required to run this task decomposition and dispatching Skill. Additionally, AI agents are necessary for execution to handle the concurrent processing of subtasks and subsequent code review.

What is the best way to integrate reviewed code changes back into the main codebase?

The best way to integrate reviewed code changes is through automated review and integration facilitated by this Skill. It handles the consolidation of concurrently processed subtasks back into the main codebase after task decomposition and parallel execution.

What are the limitations of using AI agents for parallel task decomposition?

Limitations include the requirement of a Python environment and compatible AI agents for execution. Complex tasks must be clearly decomposable for parallel execution, and the integration process relies on the quality of the automated code review.