Cut a release end to end: bump the version, generate and publish this release's What's New notes, build both apps, upload to Google Play internal testing and TestFlight, and tag the release commit locally. Use when the user says "we're ready for release",…
Generate release notes for this app from git history via a release-archaeologist agent fan-out, then an editorial pass that produces user-facing copy for the What's New screen. Use when the user wants release notes, a changelog, "what shipped in version X",…
Use when writing, changing, or reviewing Compose Multiplatform UI in this repo — to check that it consumes the existing design system instead of rebuilding it. Covers reimplementation of existing `presentation/ui` App* components, AppSpacing / AppSize /…
Research, score, and curate educational Mars facts (with source links) via a multi-agent workflow, then — after user review — write them to the app's Firestore collection. Use when the user wants to find new facts, refresh the educational facts section, or…