craft-close-message

Generate evidence-based messages nudging assignees to close ghost-done tickets.

2|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/yannmenec/delivery-management-skills --skill craft-close-message
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: craft-close-message
Source: https://github.com/yannmenec/delivery-management-skills/tree/main/archive/v1/skills/communication/craft-close-message
Command: npx skills add https://github.com/yannmenec/delivery-management-skills --skill craft-close-message

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams nudge assignees to update ticket status by generating evidence-based messages for ghost-done tickets, reducing confusion and status drift.

Core Features & Use Cases

  • Generates concise, evidence-backed messages prompting a status change for ghost-done tickets.
  • Supports multiple signals (PR merged, version release, deployment confirmation, subtasks completed) and returns a ready-to-post message with a confidence line.
  • Use case: when a ticket appears complete but is not marked Done, this skill drafts a polite nudge.

Quick Start

Provide the ticket_context and run to generate a ready-to-post ghost-done close message.

Frequently Asked Questions about craft-close-message

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a nudge message for ghost-done tickets?

To generate a nudge message for ghost-done tickets, provide the ticket_context to the skill; it processes the PR merged, version release, or deployment signals and outputs a ready-to-post message with a confidence line.

What is a ghost-done ticket and how do I identify it in my workflow?

A ghost-done ticket is an open ticket-tracking item where a PR is merged, a version is released, a deployment is confirmed, or subtasks are completed but the status remains open, causing status drift and team confusion.

Can I use this ghost-done nudge generator with Claude and GPT-4?

Yes, this ghost-done nudge generator is compatible with Claude, GPT-4, Gemini, and Llama-3, allowing you to process ticket_context and generate evidence-based status update messages across different LLM environments.

What inputs do I need to provide for automated ticket status updates?

You need to provide the ticket_context as input to generate automated ticket status update messages; the skill analyzes this context to produce a concise message and a confidence output for human-in-the-loop usage.

Does this skill automatically move open tickets to Done?

No, this skill does not automatically move open tickets to Done; it is designed for human-in-the-loop usage, generating evidence-based messages that prompt assignees to manually update the ticket status.

Why should I use evidence-based messages for ticket status drift?

Using evidence-based messages for ticket status drift ensures assignees receive concise prompts backed by concrete signals like merged PRs or deployment confirmations, reducing confusion and improving workflow tracking accuracy.