This skill processes files provided via $ARGUMENTS and generates output.
-
Gather inputs
- Read the files specified by
$ARGUMENTS - Parse contents and identify key sections
- Read the files specified by
-
Process and transform
- Apply transformations to extracted sections
- Generate a summary of changes made
- Write output files to the project directory
-
Final report
- Print a summary of what was done
- List any warnings encountered