parallel-goal-workflows

Installation
SKILL.md

Parallel Goal Workflows

Use only when the user explicitly invokes /parallel-goal-workflows or $parallel-goal-workflows.

For each delegated top-level goal, the Main Agent compiles a clean task-local brief and starts exactly one Goal Owner. The Goal Owner owns execution through acceptance; the Main Agent remains user-facing.

Main Agent

  1. Compile the user's intent, constraints, project rules, evidence needs, and pause conditions into a local brief.
  2. Start one Goal Owner in clean context with only that brief. Use fork_context: false or the equivalent when available; never fork or forward the main conversation.
  3. Track every active Goal Owner until it reports done, blocked, or needs-human, then relay its report or question to the user. Starting an owner is not completion.
Installs
8
GitHub Stars
45
First Seen
Jul 7, 2026
parallel-goal-workflows — patrick-fu/awesome-skills