MOBILE · ADHD MICRO-STEPS

CUT EVERY TASK SMALL ENOUGH TO start

Project
Pistochia
Role
Design, engineering, product — solo build
Stack
Expo / React Native · SQLite (offline-first) · Supabase Edge Functions · Claude
Status
STATUS: PRODUCTION PREP — STORE BOUND

Problem

ADHD brains don't stall at remembering tasks — they stall at starting them. Most to-do apps store the mountain and call that organization; the mountain is the problem.

Solution

A voice-or-text brain dump goes to Claude, which cuts it into micro-steps sized to be started; a daily energy check-in re-sorts the day, and a focus timer holds exactly one step in view. Every AI call is a named, server-side operation — the app itself never holds an API key.

Interaction

Anonymous sign-in means the first brain dump happens seconds after install — no account wall before the app has earned one. Offline-first: tasks live on the device and work in airplane mode.

Outcome

In production prep: store assets, launch playbook and EAS builds done; a Remotion promo cut and a landing page ready. iPhone first.

DECISION: THE APP HOLDS NO KEYS — EVERY AI CALL IS A SIGNED, RATE-LIMITED OPERATION, SERVER-SIDE.