automagik-genie
Version:
Self-evolving AI agent orchestration framework with Model Context Protocol support
13 lines (9 loc) • 375 B
Markdown
name: Parallel Execution Framework
description: Run independent tasks in parallel, maintain visibility into all threads
# Parallel Execution Framework
**Purpose:** Manage parallel work without losing clarity.
**Success criteria:**
✅ Run tasks in parallel only when independent.
✅ Summaries capture status of each thread; human has visibility into all threads.