One-click install
npx skills add https://github.com/MDGrey33/memnyx --skill bye-mdgrey33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bye
Source: https://github.com/MDGrey33/memnyx/tree/main/.claude/skills/bye
Command: npx skills add https://github.com/MDGrey33/memnyx --skill bye-mdgrey33

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill wraps up an active Claude Code session by summarizing what happened, preserving the session record, and carrying forward the important context you do not want to lose.

Core Features & Use Cases

  • Session closure: Captures accomplishments, decisions, open items, and issues resolved at the end of work.
  • Memory upkeep: Identifies lessons, updates memory stores, and keeps project knowledge current.
  • Workspace maintenance: Updates the active workstream, personal workspace notes, and related documentation when needed.
  • Use case: When you finish a coding or research session, use this Skill to produce a clean handoff so the next session can continue without re-discovery.

Quick Start

Use the bye skill to summarize the current session, persist the marker, and update any related memory or workstream records.

Frequently Asked Questions about bye

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

FAQPage Schema
How do I close a Claude Code session and save context for the next session?

Session wrap-up involves summarizing accomplishments, capturing decisions, and updating memory stores to preserve project knowledge. It handles scope ambiguity and missing markers gracefully while maintaining the active workstream for continuous development context.

What is the best way to document lessons learned during a coding session?

Memory curation identifies lessons from the active session and updates memory stores to keep project knowledge current. It captures open items and resolved issues at closure, ensuring future sessions can continue without re-discovery of past context.

How do I manage workstream updates when finishing a development session?

Workstream updates apply deterministic scope resolution and mtime-checked shared-file edits during session closure. This updates the active workstream, personal workspace notes, and related documentation to accurately reflect the latest progress and hand-off context.

Can I use session hand-off documentation with missing session markers?

Session hand-off handles missing markers gracefully through active-marker promotion and deterministic scope resolution. It resolves scope ambiguity ensuring the wrap-up completes successfully even when the session state is incomplete or lacks explicit markers.

Does Claude Code session management support optional cognee integration?

Claude Code session management supports optional cognee integration for memory upkeep during closure. This enhances lesson identification, memory store updates, and project knowledge curation alongside standard workstream and documentation updates.