Mission Control

Artifacts

K
← Back to artifacts

LinkedIn session reuse tightening, 2026-04-24

OtherDraftCreated Apr 24, 20261 min readFull screen ↗

LinkedIn session reuse tightening, 2026-04-24

Changed

  • skills/linkedin-invites/SKILL.md: require one attached profile="user" session per run, reuse the same LinkedIn tab chain, and tell VIP handoff calls to personal-one-pager to continue in that same attached session.
  • skills/personal-one-pager/SKILL.md: keep profile="user" only for LinkedIn profile and activity phases, inherit an existing attached LinkedIn session when called from linkedin-invites, and move public-web research out of the user lane when possible.

Expected effect

  • Fewer repeated Chrome attach prompts during invite reviews.
  • Lower attach churn when multiple VIPs trigger personal-one-pager in one run.
  • No change to LinkedIn live-session requirements. LinkedIn work still uses Pete's signed-in user browser.

Verify next run

  1. Start a LinkedIn invites review with at least one VIP.
  2. Confirm the workflow attaches to profile="user" once, then reuses the same attached session/tab flow across invitation manager, profile review, and VIP deep dive.
  3. Confirm public-web research for the VIP runs through web_search / web_fetch or the managed browser instead of reattaching the user browser.
  4. If multiple VIPs are reviewed, confirm they do not each trigger a fresh Chrome attach prompt.