Android Developer • Kotlin, Jetpack Compose
You're in an active learning phase on a complex codebase. Your sessions show deep curiosity about library features, pagination systems, and local storage.
40% of sessions involved the AI struggling to locate files—not due to prompting quality, but likely due to project mounting in the AI environment.
Since environment discovery sometimes fails, include specific file paths in your initial prompt:
Look at feature/library/data/LibraryRepository.kt and feature/library/domain/usecases/AddToLibraryUseCase.kt
Break multi-part features into focused iterations:
At session start, verify access to prevent wasted iterations:
List files in feature/library/ to confirm access
Even when sessions didn't complete, you gained context that carried into future work.
Your detailed spec prompts show strong requirements communication skills.