Create a Clear Task in Notion
Write the task where the agent can read it. State the user-visible behavior, placement, acceptance criteria, and edge cases. Ryan's example was only four sentences plus a screenshot, but it named the direct-link behavior, a hover bug, and what should happen when the target is deleted.
Feature: Copy link to tab Add a "Copy link to tab" action at the location shown in the attached screenshot. The copied URL must open the page with that tab active. Also fix the related hover-state bug visible in the same menu. If the tab or containing block has been deleted, the link should fail gracefully. Acceptance criteria: 1. The action appears in the shown menu. 2. The copied deep link opens the correct tab. 3. The hover state matches the surrounding menu items. 4. Deleted targets show the product's normal missing-content behavior. 5. Add tests and include UI verification screenshots in the pull request.




