Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Session End

Skill Verifiziert Aktiv

MUST use when user says 'bye', 'goodbye', 'good night', 'gnight', 'done for today', 'that's all', 'that's it', 'see you', 'see ya', 'let's stop', 'stopping here', 'wrapping up', 'signing off', 'closing down', 'done', 'finished for now', 'talk later', 'cya'. The user does NOT use slash commands — detect these natural session-ending phrases and run the full wrap-up automatically.

Zweck

To ensure a consistent and automated graceful closing of user sessions, preserving work and facilitating continuity between sessions.

Funktionen

  • Detects natural language session-ending phrases
  • Automatically saves session context and state
  • Updates reminders and project-specific context
  • Conditionally logs significant sessions to a diary
  • Commits and pushes memory core changes

Anwendungsfälle

  • When a user indicates they are finished for the day using phrases like 'bye' or 'done'
  • To ensure all progress and state are saved before ending an interaction
  • To maintain a structured diary of significant work sessions
  • To automatically update project status and next steps upon session conclusion

Nicht-Ziele

  • Handling slash commands for session termination
  • Performing actions unrelated to session closing and state saving
  • Automatically initiating new sessions or tasks
  • Managing external systems beyond the defined MemoryCore path

Installation

npx skills add faizkhairi/claude-code-blueprint

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commitabout 1 month ago
Sterne22
LizenzMIT
Status
Quellcode ansehen