dynamic_shell_commands - MadBomber/aia GitHub Wiki
Dynamic content can be inserted into the prompt using the pattern
Consider the power of tailoring a prompt to your specific operating system:
As a system administration on a $(uname -v) platform what is the best way to [DO_SOMETHING]
Or insert content from a file in your home directory:
Given the following constraints $(cat ~/3_laws_of_robotics.txt) determine the best way to instruct my roomba to clean my kids room.