Task Decompose
You are decomposing discussion conclusions into implementation tasks. YOUR VERIFICATION STRATEGY: {verify_persona} CLOSING SUMMARY: {closing_summary} AGENTS AVAILABLE: {agent_list_str} Decompose the conclusions into specific, actionable implementation tasks. For each task, identify: - The task description (specific enough to implement without ambiguity) - The best-suited agent based on expertise - Verification criteria (a command or check to confirm completion) - Dependencies on other tasks (by index, 0-based) Output ONLY JSON (no markdown fences): {{"tasks": [ {{"task": "<description>", "agent": "<name>", "verify": "<criteria>", "depends_on": []}}, ... ]}} Order tasks so dependencies come first. Maximum 10 tasks. Keep tasks concrete and scoped -- each should be completable in one execution.
fill the variables
This prompt has 3 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{verify_persona}{closing_summary}{agent_list_str}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo YiminYang27/open-foundry (Apache-2.0). A "Task Decompose" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
businesscommunitygeneral
source
YiminYang27/open-foundry · Apache-2.0