Skip to content

Commit e778e66

Browse files
committed
docs(skill): add intro one-liner and customisability reminder
One line at the start confirming what remobi does and that everything is changeable. One line at the end reminding users they can re-run the skill to tweak their config.
1 parent 449c793 commit e778e66

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.agents/skills/remobi-setup/SKILL.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ This skill walks the user through setup in one conversation. The guiding princip
2020

2121
### Phase 1: Welcome and understand (1 question)
2222

23-
Ask what brings the user to remobi. Keep it natural — guided examples, not a numbered list:
23+
Open with a one-liner confirming what they're getting, then ask what brings them here:
2424

25+
> "remobi puts your tmux session on your phone — same panes, same windows, touch controls on top. Everything we set up here you can change later."
26+
>
2527
> "What brings you to remobi? For example: monitoring coding agents from your phone, getting phone access to your dev sessions, or just curious to try it out."
2628
2729
Map the answer to a persona internally (don't tell the user their "persona"):
@@ -257,6 +259,7 @@ Tell the user:
257259
- `pwa.enabled` (default `true`) — set `false` to disable manifest + icons
258260
- `pwa.themeColor` (default `'#1e1e2e'`) — status bar colour on mobile
259261
- `pwa.shortName` (optional) — short name for home screen icon (falls back to `name`)
262+
7. This is a starting point — not a locked-in config. Run this skill again any time to tweak buttons, add drawer commands, or change gestures.
260263

261264
---
262265

0 commit comments

Comments
 (0)