What problem does it solve? After running parallel work streams (e.g., via a decompose/execute workflow), results are scattered across multiple markdown files in a _parallel/ folder. This Skill collects those outputs, resolves open questions, and synthesizes them into one coherent final deliverable instead of leaving you to manually stitch everything together. ## Core Features & Use Cases - Manifest-driven integration: Reads _parallel/_manifest.md to recover the original mission, task list, and integration instructions, with an interactive fallback when no manifest exists. - Completion checking: Verifies which task result files exist, summarizes each file's handoff notes, and asks before proceeding if any are missing. - Synthesis and cleanup: Identifies cross-task connections, resolves undecided items, writes the final deliverable to a target path, and offers to delete, archive, or keep the _parallel/ folder. - Use Case: After splitting a market operations retrospective into three parallel analyses (operations log, sales, customer feedback), run this Skill to merge them into a single retrospective document with success/failure factors and improvement points. ## Quick Start Ask the AI to integrate the parallel work results in the current project's _parallel folder into the final deliverable.