What problem does it solve? Closing out finished work often means manually gathering session results, attaching documents, and writing a ticket summary — a repetitive step that loses verification numbers and findings when done hastily. ## Core Features & Use Cases - Document Attachment: Invokes the ticket-attach-docs command first so produced documents land on the ticket regardless of what happens next. - Dense Wrap-Up Comments: Drafts structured comments (outcome, verification, findings, limits, follow-ups) from the session itself, with a ~50-line ceiling and no padding. - Ticket Closure: Reads the tracker's real workflow states and marks the ticket completed without touching assignee, labels, or priority. - Use Case: After merging an MR and verifying production metrics in a session, run the wrap-up to attach the plan documents, post a comment with the exact verification numbers observed, and close the ticket. ## Quick Start Run the wrap-up skill to attach this session's documents to the ticket, post a wrap-up comment with the verification results, and mark the ticket completed.