The package AdvancedNewFile is very useful for rapid file management in a project but one feature that is apparently missing is the ability to simultaneously create a family of files from a list of paths like
/path/to/first/file1
/path/to/second/file2
/path/to/third/file3
Is there a package that does this kind of simultaneous multiple file creation?