cyberneticlibrary

Implement PRD requirements across worktrees

prd241-afk-implementationworkflowsetup L30
rodrigorjsf/agent-engineering-toolkit
What it does

Implement PRD with parallel work

Best for

Executing PRDs asynchronously with fork-join parallelism and progress tracking.

Inputs
  • · PRD document
Outputs
  • · implementation result
Requires
  • · Bash
  • · Workflow agent runtime
Preconditions
  • · Requires workflow args with specified fields
Failure modes
  • · Timeout in parallel agent execution
  • · Agent returns invalid schema
  • · Missing required input fields
  • · Downstream agent/tool failure
  • · Network/API unavailability