Review Kotlin Multiplatform + Compose code following Clean Architecture, MVI pattern, Detekt rules, and project conventions.
Generate unit tests for changed code following kotlin.test and hand-written fakes conventions.
Inspect current branch diff, generate a PR title and description from commits and changed files, then open the PR via gh pr create.
Analyze and report on Clean Architecture module dependency compliance, and update AGENTS.md if the module structure changed.
Sync the Tech Stack table and Kotlin badge in README.md and AGENTS.md from the version catalog.