I'm getting multiple zip files in input folder:

Zip files contain files like this:

I'm unarchiving and adding unique numbers (highlighted) as prefix to each job folder and InDesign file by "Rename job" like this:

Using "Set hierarchy path", job folders are arranged in "Production" folder date-wise (dd-mm-yy):

I create PDFs of InDesign files. PDFs move in a "hot folder" where a rip software converts them to TIFF and send back to Switch.
Bottlenecks:
1. Need to create a subfolder "[job_name]_softproof" inside job folder.
2. Need to move that TIFF file inside this subfolder.

Here's my flow:

I'm not using any XML/Metadata.
Thank you.