1. Use a file writing command via `run_in_bash_session` to create `lyric-raw.txt` with the generated lyrics, ensuring all required formatting and language constraints are met.
2. Verify the contents of `lyric-raw.txt` using `cat lyric-raw.txt` in `run_in_bash_session` to ensure it was written correctly.
3. Complete pre-commit steps to ensure proper testing, verification, review, and reflection are done.
4. Submit the change with a descriptive commit message.
2. Verify the contents of `lyric-raw.txt` using `cat lyric-raw.txt` in `run_in_bash_session` to ensure it was written correctly.
3. Complete pre-commit steps to ensure proper testing, verification, review, and reflection are done.
4. Submit the change with a descriptive commit message.