Given that the original scripts which spawned parsec are now used across a number of different places (parsec, arrow, chakin, and tripaille), this tooling was extracted to make keeping those in-sync an easier process.
Currently when this script is used, it is cloned into a subdirectory and we run something like
python scripts/autobuilder.py --galaxy
python scripts/commands_to_rst.py
But this will be fixed eventually.