1
Open your project
Start inside the codebase you want to work on.
Start simple. Try one real task.
Start inside the codebase you want to work on.
Ask for a fix, feature, refactor, or explanation.
Check the diff and run tests before keeping the change.

Find the bug causing this test to fail, fix it, and explain the change.