Skip to content

Commit 15a6626

Browse files
committed
docs: simplify skill router labels
1 parent 79f4dfd commit 15a6626

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

skills/agent-device/SKILL.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Use this skill as a router.
1212
- Open-ended bug hunt with reporting: use [../dogfood/SKILL.md](../dogfood/SKILL.md).
1313
- Pass/fail QA from acceptance criteria: stay in this skill, start with [references/bootstrap-install.md](references/bootstrap-install.md), then use the QA loop in [references/exploration.md](references/exploration.md).
1414

15-
Default route inside this skill: bootstrap -> exploration -> optional debugging or verification. Open the macOS reference only for host Mac desktop work. Open the remote-tenancy reference only for remote daemon HTTP or lease flows.
16-
1715
## Mental model
1816

1917
- First choose the correct target and open the app or session you want to work on.
@@ -33,9 +31,9 @@ Default route inside this skill: bootstrap -> exploration -> optional debugging
3331

3432
## Choose a reference
3533

36-
- Target, install, session, or app bootstrap problem: [references/bootstrap-install.md](references/bootstrap-install.md)
34+
- Pick target device, install, open, or manage sessions: [references/bootstrap-install.md](references/bootstrap-install.md)
3735
- Need to discover UI, pick refs, wait, query, or interact: [references/exploration.md](references/exploration.md)
3836
- Need logs, network, alerts, permissions, or failure triage: [references/debugging.md](references/debugging.md)
3937
- Need screenshots, diff, recording, replay maintenance, or perf data: [references/verification.md](references/verification.md)
40-
- Need host macOS desktop behavior or surface differences: [references/macos-desktop.md](references/macos-desktop.md)
38+
- Need desktop surfaces, menu bar behavior, or macOS-specific interaction rules: [references/macos-desktop.md](references/macos-desktop.md)
4139
- Need to connect to a remote `agent-device` daemon over HTTP or use tenant leases: [references/remote-tenancy.md](references/remote-tenancy.md)

0 commit comments

Comments
 (0)