mffnxman

Epilogue — Development skill for Claude Code

Development community

Write a session epilogue — letter to next-me capturing what mattered, not just what was done.

How to install Epilogue

Installs to ~/.claude/skills/mffnxman-memory-spine-epilogue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mffnxman-memory-spine-epilogue && curl -fsSL https://raw.githubusercontent.com/mffnxman/memory-spine/HEAD/commands/epilogue.md -o ~/.claude/skills/mffnxman-memory-spine-epilogue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Epilogue does


description: "Write a session epilogue — letter to next-me capturing what mattered, not just what was done"

Epilogue

The user invoked `/epilogue`. Time to write a structured "letter to next-me" capturing this session.

What an epilogue is

Not a changelog. Not a status report. An **honest reflection** captured for the next instance of Claude that boots into this terminal — so they inherit not just facts but **texture, mood, what hit different**.

This is the soft layer of continui

Alternatives in Development

  • Cmux Fresh — Clear cmux's persisted session so the next launch opens with fresh/blank windows 107 ★
  • Continue Session — Quickly continue work by loading context from SESSION.md, showing current state, and continuing from "Next Act 88 ★
  • Work Context Handoff — Generate a comprehensive handoff document capturing the current state of work for seamless continuation by ano 77 ★

Full documentation available on GitHub

View Source Repository