What problem does it solve? Plans and research documents live in a local .claude/plans/ directory on one machine, but the ticket is where the next person looks. This Skill moves the session's durable documents onto the ticket so the context outlives the worktree. ## Core Features & Use Cases - Ticket-aware document upload: Resolves the ticket from the session, inventories what the ticket already holds via a subagent, and decides create, update, or skip per file. - Carrier selection at run time: Uses tracker documents, file attachments, inline comments, or links depending on what the tracker offers and what the ticket already uses. - Idempotent repeat runs: Matches documents by title and updates in place, skipping unchanged content instead of duplicating it. - Use Case: After finishing an implementation, run the command to attach the briefing and implementation plan to ticket ABC-123, with secrets and internal-only dumps automatically excluded. ## Quick Start Ask the assistant to attach this session's plan and research documents to the current ticket.