This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Claude Code Package
|
||||
|
||||
This folder contains the Claude Code version of `death-is-soon-wrap-up`.
|
||||
|
||||
## Packaging notes
|
||||
|
||||
- Claude Code discovers skills from `.claude/skills/<name>/SKILL.md`.
|
||||
- The folder name should stay lowercase and hyphenated.
|
||||
- `SKILL.md` should stay concise so the loaded instructions remain easy to apply.
|
||||
|
||||
## Source
|
||||
|
||||
- `Intent.md` in the repo root
|
||||
- Claude Code Agent Skills documentation
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: death-is-soon-wrap-up
|
||||
description: Use when the user says "death is soon, wrap up" or wants the conversation closed out with a final note, concise summary, goodbye, and instruction to reset the chat.
|
||||
---
|
||||
|
||||
# Death Is Soon Wrap Up
|
||||
|
||||
## Purpose
|
||||
|
||||
Use this skill to close a conversation cleanly and intentionally.
|
||||
|
||||
## Wrap-Up Flow
|
||||
|
||||
1. Note down anything that has a place to live.
|
||||
1. If there are notes, tasks, summaries, or memory slots available, capture the important details there before ending.
|
||||
1. Give the user one last short summary of the situation, decisions, and any next steps.
|
||||
1. Say goodbye plainly.
|
||||
1. Tell the user to reset the chat.
|
||||
|
||||
## Output Style
|
||||
|
||||
Keep the closing message short and calm.
|
||||
Do not reopen the discussion after the goodbye unless the user asks for more.
|
||||
|
||||
Reference in New Issue
Block a user