-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Description
✓ Scanning codebase · ✓ Detecting product features · ✓ Growth loop analysis · → Generating prompts
web-ui gives browser-based AI UIs; losing config on tab close causes churn.
We ran Skene Growth on web-ui — our product manager agent that reads your code and builds a growth plan from it. It flagged that Browser-based AI UIs lack local-storage backup mechanisms causing data loss churn. Preserves user trust and limits churn by ensuring prompt history and agent configurations persist across sessions.
If useful, here's a prompt you can drop into Cursor or Claude:
Implement an IndexedDB caching layer that auto-saves agent configurations every 60 seconds, preventing progress loss during accidental tab closures.
Skene Growth runs in Cursor, Claude Code, or the terminal; you install it locally and it analyses the repo to suggest the next growth step.
Here's what generating the Growth Plan in our TUI looks like:
Links: Install Skene · skene-growth on GitHub · Docs
— Skene
