task-synthesis

Synthesize multi-stream analysis results into a single task model.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/nolood/planpipe --skill task-synthesis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-synthesis
Source: https://github.com/nolood/planpipe/tree/main/skills/task-synthesis
Command: npx skills add https://github.com/nolood/planpipe --skill task-synthesis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, scikit-learn, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill synthesizes multi-stream analysis results and confirms task understanding with the user, preparing for planning artifact generation.

Core Features & Use Cases

  • Synthesize Analysis: Merge findings from different analysis streams into a single coherent task model.
  • Task Understanding: Ensure user agreement on the synthesized task model before planning begins.
  • Pre-Planning Alignment: Provide a unified understanding and prepare the groundwork for planning artifacts.

Quick Start

Run the task-synthesis skill on the analysis files for the current project.

Frequently Asked Questions about task-synthesis

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

FAQPage Schema
How do I consolidate multi-stream analysis findings into a single task model?

Synthesizing multi-stream analysis results merges product, system, and risk findings into a single coherent task model. This consolidation establishes unified project alignment and prepares groundwork for subsequent planning artifact generation.

What is the best way to align team understanding before project planning begins?

Pre-planning alignment confirms task understanding by reviewing a synthesized task model with stakeholders. Agreeing on this consolidated model ensures shared project alignment before generating actual planning artifacts.

Do I need Python libraries like pandas and scikit-learn to synthesize project analysis files?

Yes, synthesizing analysis files requires Python libraries including pandas, numpy, scikit-learn, and requests. These dependencies support the data processing and review logic needed to merge multi-stream analysis results.

When do I need to trigger task synthesis during my project lifecycle?

Task synthesis is triggered immediately upon completion of Stage 2 deep analysis. It requires finished analysis files from Stage 2, including product, system, and constraints streams, to build a coherent task model.

Can I use scripts and references to merge product and system analysis streams?

Yes, you can use included scripts, references, and assets to merge product, system, and constraints analysis streams. These components facilitate the synthesis process to output a unified task model for planning.