rwx
Installation
SKILL.md
Using RWX
Ensure the user is signed in and on the latest version of the RWX CLI before
getting started: rwx whoami
RWX Run Definition Syntax
When working with RWX, it is extremely important to use the reference documentation. Run the following command to pull the reference documentation. The output is already constrained in size, and it is very important to not truncate the output of this command.
rwx docs pull /migrating/rwx-reference
If you encounter a question not covered by these references, use
rwx docs search "<query>" to find the relevant documentation page, then
rwx docs pull the result.