Skip to content

[DO NOT MERGE] chore(skills): sync-inbox-to-cloud reference scaffold#2489

Draft
Twixes wants to merge 1 commit into
mainfrom
skills/sync-inbox-to-cloud
Draft

[DO NOT MERGE] chore(skills): sync-inbox-to-cloud reference scaffold#2489
Twixes wants to merge 1 commit into
mainfrom
skills/sync-inbox-to-cloud

Conversation

@Twixes
Copy link
Copy Markdown
Member

@Twixes Twixes commented Jun 4, 2026

Don't merge — reference branch

Keep this draft open until the new Cloud Inbox is built and mostly migrated, then close and delete it. It's a scaffold I want to be able to check out from anywhere — not something to ship to main.

What it is

A /sync-inbox-to-cloud skill that orchestrates six sub-skills as one uninterrupted pass, porting desktop Inbox features and polish into PostHog Cloud:

  1. /inspect-inbox-surfaces — list both repos, build an inventory
  2. /plan-inbox-sync — diff inventories, produce a manifest plus slicing plan
  3. /implement-inbox-sync — dispatch parallel sub-agents, integrate centrally (carries the Quill/Radix → LemonUI, Zustand/TanStack Query → Kea translation reference)
  4. /simplify — existing repo skill, on touched cloud files
  5. /finalize-inbox-sync — typecheck, format, tests, structured report
  6. /reflect-on-inbox-sync — audit against hard rules, propose skill-text refinements

Each sub-skill ends with a "do not stop, invoke /<next>" closer so the whole thing runs as one pass.

Plus three mock screenshots from posthog-self-driving.pages.dev as supplementary direction.

…not merge)

Adds a parent /sync-inbox-to-cloud skill plus five sub-skills that orchestrate
porting features and UI polish from the desktop Inbox to PostHog Cloud:

- /inspect-inbox-surfaces
- /plan-inbox-sync
- /implement-inbox-sync (with translation.md reference)
- /finalize-inbox-sync
- /reflect-on-inbox-sync

Plus references/parallelization.md describing how to slice work across
parallel sub-agents and the upcoming-direction mock screenshots used as
supplementary context.

Not for merge — this branch exists as a long-lived reference / checkout target
while the cloud Inbox port is in flight. See PR description.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant